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 517838521caf..df4d6acee40e 100644 --- a/games/golly/Makefile +++ b/games/golly/Makefile @@ -2,7 +2,7 @@ PORTNAME= golly PORTVERSION= 3.2 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |