Update to the latest version available;

Add WWW;
Slightly adjust COMMENT.
This commit is contained in:
Dmitry Sivachenko 2003-02-02 13:46:15 +00:00
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

View file

@ -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

View file

@ -1 +1 @@
MD5 (slirp-1.0.13.tar.gz) = aaa37a0e6433d177f09ba10145c7d8d3
MD5 (slirp-1.0.14pre1.tgz) = af5da957dbec31fc5bdafb6baecada05

View file

@ -1 +1 @@
A SLIP/CSLIP emulator for users with shell accounts
A (C)SLIP/PPP emulator for users with shell accounts

View file

@ -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/