diff options
Diffstat (limited to 'net/netscript/Makefile')
-rw-r--r-- | net/netscript/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netscript/Makefile b/net/netscript/Makefile index a31c892ae6cf..82b063cd4a0c 100644 --- a/net/netscript/Makefile +++ b/net/netscript/Makefile @@ -10,9 +10,9 @@ PORTNAME= netscript PORTVERSION= 1.7.1 PORTREVISION= 2 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF \ http://fakehalo.deadpig.org/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTNAME} + EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |