From 883cd5a136701955cd0eb825efafbf21a967aa94 Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Sun, 2 Feb 2003 13:46:15 +0000 Subject: Update to the latest version available; Add WWW; Slightly adjust COMMENT. --- net/slirp/Makefile | 6 ++++-- net/slirp/distinfo | 2 +- net/slirp/pkg-comment | 2 +- net/slirp/pkg-descr | 2 ++ 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/slirp/Makefile b/net/slirp/Makefile index 9c7e83a01508..61f35387cc3c 100644 --- a/net/slirp/Makefile +++ b/net/slirp/Makefile @@ -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 diff --git a/net/slirp/distinfo b/net/slirp/distinfo index 9748e9014a76..f9ad74ebbc48 100644 --- a/net/slirp/distinfo +++ b/net/slirp/distinfo @@ -1 +1 @@ -MD5 (slirp-1.0.13.tar.gz) = aaa37a0e6433d177f09ba10145c7d8d3 +MD5 (slirp-1.0.14pre1.tgz) = af5da957dbec31fc5bdafb6baecada05 diff --git a/net/slirp/pkg-comment b/net/slirp/pkg-comment index bc4a9d736029..94351882cb86 100644 --- a/net/slirp/pkg-comment +++ b/net/slirp/pkg-comment @@ -1 +1 @@ -A SLIP/CSLIP emulator for users with shell accounts +A (C)SLIP/PPP emulator for users with shell accounts diff --git a/net/slirp/pkg-descr b/net/slirp/pkg-descr index e61838794901..a9643dc77ce2 100644 --- a/net/slirp/pkg-descr +++ b/net/slirp/pkg-descr @@ -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/ -- cgit v1.2.3