diff options
-rw-r--r-- | net/sntop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/sntop/Makefile b/net/sntop/Makefile index cdbcd226bad6..8e511045aa88 100644 --- a/net/sntop/Makefile +++ b/net/sntop/Makefile @@ -8,7 +8,8 @@ PORTNAME= sntop PORTVERSION= 1.2.1 CATEGORIES= net -MASTER_SITES= ftp://sntop.sourceforge.net/pub/sntop/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= sntop MAINTAINER= matt@gsicomp.on.ca |