diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-14 12:00:13 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-14 12:00:13 +0000 |
commit | c60bca6ca66c01e202579970d941d21dc1cfb6d2 (patch) | |
tree | ac985693787be5f52d1c01843a0802c6bd428972 /games/textmaze | |
parent | 86aab635f28928cb8d01177e4b92d8a7d772dad0 (diff) | |
download | ports-c60bca6ca66c01e202579970d941d21dc1cfb6d2.tar.gz ports-c60bca6ca66c01e202579970d941d21dc1cfb6d2.zip |
upgrade to 1.0
Notes
Notes:
svn path=/head/; revision=50019
Diffstat (limited to 'games/textmaze')
-rw-r--r-- | games/textmaze/Makefile | 2 | ||||
-rw-r--r-- | games/textmaze/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/textmaze/Makefile b/games/textmaze/Makefile index 71612c05f135..73b4bafc96f5 100644 --- a/games/textmaze/Makefile +++ b/games/textmaze/Makefile @@ -7,7 +7,7 @@ # PORTNAME= textmaze -PORTVERSION= 0.5 +PORTVERSION= 1.0 CATEGORIES= games perl5 MASTER_SITES= http://www.robobunny.com/projects/textmaze/ DISTNAME= ${PORTNAME}_v${PORTVERSION} diff --git a/games/textmaze/distinfo b/games/textmaze/distinfo index 2b9a4003b17b..a9e99131e10a 100644 --- a/games/textmaze/distinfo +++ b/games/textmaze/distinfo @@ -1 +1 @@ -MD5 (textmaze_v0.5.tar.gz) = c7fea3d236cdfc3f26645c94ed292981 +MD5 (textmaze_v1.0.tar.gz) = de3360c97f20df36a3a6b1109674d322 |