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