diff options
Diffstat (limited to 'graphics/gnofract4d/Makefile')
-rw-r--r-- | graphics/gnofract4d/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index c16d949cd4ff..93bd832a4c36 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -8,7 +8,8 @@ PORTNAME= gnofract4d PORTVERSION= 1.2 CATEGORIES= graphics gnome -MASTER_SITES= http://download.sourceforge.net/gnofract4d/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= will@FreeBSD.org |