diff options
Diffstat (limited to 'games/glife/Makefile')
-rw-r--r-- | games/glife/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/glife/Makefile b/games/glife/Makefile index 1b8f34119887..6bbeb80f684c 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -8,7 +8,8 @@ PORTNAME= glife PORTVERSION= 0.2.1 CATEGORIES= games gnome -MASTER_SITES= http://download.sourceforge.net/glife/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= gLife-${PORTVERSION} MAINTAINER= ade@FreeBSD.org |