diff options
Diffstat (limited to 'science/gdis/Makefile')
-rw-r--r-- | science/gdis/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/gdis/Makefile b/science/gdis/Makefile index 36cfe8d75964..03ac348bb17f 100644 --- a/science/gdis/Makefile +++ b/science/gdis/Makefile @@ -10,8 +10,7 @@ PORTNAME= gdis PORTVERSION= 0.89 PORTREVISION= 3 CATEGORIES= science -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= -source.tgz MAINTAINER= ports@FreeBSD.org |