diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
commit | c9ea361463fdd8aec9d24c027cc68bd5e7b88715 (patch) | |
tree | c84443c1fd53a260b2d55e125c0e729094460d72 /games/glmaze/Makefile | |
parent | b930369fb3d7a944dc0d38363a0833a5f75347f1 (diff) | |
download | ports-c9ea361463fdd8aec9d24c027cc68bd5e7b88715.tar.gz ports-c9ea361463fdd8aec9d24c027cc68bd5e7b88715.zip |
Notes
Diffstat (limited to 'games/glmaze/Makefile')
-rw-r--r-- | games/glmaze/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glmaze/Makefile b/games/glmaze/Makefile index b8d409323a55..609c1a7a2d29 100644 --- a/games/glmaze/Makefile +++ b/games/glmaze/Makefile @@ -6,7 +6,7 @@ PORTNAME= glmaze PORTVERSION= 1.1a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |