Update to the latest version available;
Add WWW; Slightly adjust COMMENT.
This commit is contained in:
parent
0cfa34c97d
commit
883cd5a136
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74486
4 changed files with 8 additions and 4 deletions
|
@ -6,13 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= slirp
|
||||
PORTVERSION= 1.0.13
|
||||
PORTVERSION= 1.0.14.p1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=slirp
|
||||
DISTNAME= ${PORTNAME}-1.0.14pre1
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.Org
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
|
||||
# serious LP64 issues
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (slirp-1.0.13.tar.gz) = aaa37a0e6433d177f09ba10145c7d8d3
|
||||
MD5 (slirp-1.0.14pre1.tgz) = af5da957dbec31fc5bdafb6baecada05
|
||||
|
|
|
@ -1 +1 @@
|
|||
A SLIP/CSLIP emulator for users with shell accounts
|
||||
A (C)SLIP/PPP emulator for users with shell accounts
|
||||
|
|
|
@ -2,3 +2,5 @@ SLiRP is a (C)SLIP/PPP emulator which allows users with normal shell
|
|||
accounts act as if they had a (C)SLIP/PPP account. This allows users to use
|
||||
Netscape/Mosaic, ftp, telnet, etc. from their home machine, as if they had a
|
||||
real (C)SLIP/PPP connection (with limitations).
|
||||
|
||||
WWW: http://slirp.sourceforge.net/
|
||||
|
|
Loading…
Reference in a new issue