diff options
Diffstat (limited to 'games/glife')
-rw-r--r-- | games/glife/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glife/Makefile b/games/glife/Makefile index 846f59c58e30..0f375bc2a028 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -7,7 +7,7 @@ PORTNAME= glife PORTVERSION= 0.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |