diff options
Diffstat (limited to 'games/glife/Makefile')
-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 67fd1ec2b6bd..dee1bfac3791 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -7,7 +7,7 @@ PORTNAME= glife PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |