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 2da7945536a8..90f3561634fb 100644 --- a/games/golly/Makefile +++ b/games/golly/Makefile @@ -1,6 +1,6 @@ PORTNAME= golly DISTVERSION= 4.3 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |