diff options
Diffstat (limited to 'games/golly/Makefile')
-rw-r--r-- | games/golly/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/golly/Makefile b/games/golly/Makefile index ea02480fc362..05fb02ee5fbf 100644 --- a/games/golly/Makefile +++ b/games/golly/Makefile @@ -2,6 +2,7 @@ PORTNAME= golly PORTVERSION= 3.2 +PORTREVISION= 1 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |