diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-14 20:00:13 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-14 20:00:13 +0800 |
commit | 2555f26d58043ac3d430cfa18bd9248f5811497e (patch) | |
tree | d9ffc54515c1e95ff3551cd1d054c445823938ec /games/textmaze/Makefile | |
parent | 5ffa870f7dcbe6379a440289e5ff01112abb40e5 (diff) | |
download | freebsd-ports-gnome-2555f26d58043ac3d430cfa18bd9248f5811497e.tar.gz freebsd-ports-gnome-2555f26d58043ac3d430cfa18bd9248f5811497e.tar.zst freebsd-ports-gnome-2555f26d58043ac3d430cfa18bd9248f5811497e.zip |
upgrade to 1.0
Diffstat (limited to 'games/textmaze/Makefile')
-rw-r--r-- | games/textmaze/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |