diff options
Diffstat (limited to 'net/trafshow3')
-rw-r--r-- | net/trafshow3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/trafshow3/Makefile b/net/trafshow3/Makefile index 65cc22677973..5d45de2b2804 100644 --- a/net/trafshow3/Makefile +++ b/net/trafshow3/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 3.1 PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= ftp://ftp.sasknow.com/pub/trafshow/ \ - ftp://ftp.nsk.su/pub/RinetSoftware/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= sem EXTRACT_SUFX= .tgz MAINTAINER= sem@FreeBSD.org |