diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-17 10:08:33 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-17 10:08:33 +0000 |
commit | ac39d25cb13d645037681dbc65360f16ba857b56 (patch) | |
tree | ef5a113874cbd7573264f2676a0bdd4290666ea2 /games/quantumminigolf | |
parent | a6cfe1d5456c7ee8c837e328c9fe08404d9fbbea (diff) |
Notes
Diffstat (limited to 'games/quantumminigolf')
-rw-r--r-- | games/quantumminigolf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/quantumminigolf/Makefile b/games/quantumminigolf/Makefile index e38a168903b0..1782a07c6adc 100644 --- a/games/quantumminigolf/Makefile +++ b/games/quantumminigolf/Makefile @@ -7,6 +7,7 @@ PORTNAME= quantumminigolf PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}.src |