diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2010-08-11 06:57:34 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2010-08-11 06:57:34 +0000 |
commit | 3c5a29be3d859edb0f7cf74a5e9fbb82451bfeaa (patch) | |
tree | 65abd3dbeab05281bfeba60643203fc72e5ba70a /games/glob2 | |
parent | 8ba3678bb47b3770aa264300daf5f852be9d6adb (diff) |
Notes
Diffstat (limited to 'games/glob2')
-rw-r--r-- | games/glob2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/glob2/Makefile b/games/glob2/Makefile index dab950deb06e..ac6e3fc038a3 100644 --- a/games/glob2/Makefile +++ b/games/glob2/Makefile @@ -7,6 +7,7 @@ PORTNAME= glob2 PORTVERSION= 0.9.4.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION:R} |