diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-12-18 18:56:30 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-12-18 18:56:30 +0000 |
commit | ff528465b613d8bec9b7b90b9cdee236866f4b25 (patch) | |
tree | 34b4271a898df60abd236ef14a7b8a2aa341feae | |
parent | f3147e236e7e24e31068c73dc335f2ff7c66a8ac (diff) | |
download | ports-ff528465b613d8bec9b7b90b9cdee236866f4b25.tar.gz ports-ff528465b613d8bec9b7b90b9cdee236866f4b25.zip |
Notes
-rw-r--r-- | net/tinyfugue/Makefile | 5 | ||||
-rw-r--r-- | net/tinyfugue/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile index 7d821261da97..c0d4976d648c 100644 --- a/net/tinyfugue/Makefile +++ b/net/tinyfugue/Makefile @@ -6,11 +6,12 @@ # PORTNAME= tf -PORTVERSION= 5.0a14 +PORTVERSION= 5.0b2 CATEGORIES= net games MASTER_SITES= http://ftp.tcp.com/pub/mud/Clients/tinyfugue/ \ ftp://ftp.minet.uni-jena.de/pub/tf/ -DISTNAME= tf-50a14 +DISTVERSION= ${PORTVERSION:S/.//} +DISTNAME= ${PORTNAME}-${DISTVERSION} MAINTAINER= fjoe@FreeBSD.org COMMENT= A popular programmable MUD client, with macro support and more diff --git a/net/tinyfugue/distinfo b/net/tinyfugue/distinfo index 6d900f68038b..3dc820922a35 100644 --- a/net/tinyfugue/distinfo +++ b/net/tinyfugue/distinfo @@ -1 +1 @@ -MD5 (tf-50a14.tar.gz) = 66d0ee0a3f3dd5adc6b89452dc7db1f7 +MD5 (tf-50b2.tar.gz) = 75aeac4c55448d394b05f9cc03b5be2f |