summaryrefslogtreecommitdiff
path: root/net/slirp/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2004-12-08 08:14:12 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2004-12-08 08:14:12 +0000
commita138150d5d41fe2fca7f3f30273226c672fe9abd (patch)
treefa6810dc55389bb2a32f8b36a74da22ad5667a00 /net/slirp/Makefile
parentAdd linux-zsnes, a linux binary version of the x86 only SNES emulator (diff)
Upgrade to version 1.0.16.
Notes
Notes: svn path=/head/; revision=123446
Diffstat (limited to '')
-rw-r--r--net/slirp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/slirp/Makefile b/net/slirp/Makefile
index b922772ddf2c..fdacfe93d52f 100644
--- a/net/slirp/Makefile
+++ b/net/slirp/Makefile
@@ -6,13 +6,11 @@
#
PORTNAME= slirp
-PORTVERSION= 1.0.14.p1
+PORTVERSION= 1.0.16
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=slirp
-DISTNAME= ${PORTNAME}-1.0.14pre1
-EXTRACT_SUFX= .tgz
MAINTAINER= demon@FreeBSD.org
COMMENT= A (C)SLIP/PPP emulator for users with shell accounts