aboutsummaryrefslogtreecommitdiff
path: root/net/sntop
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-10-21 13:20:46 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-10-21 13:20:46 +0000
commitf4f4de938b4fd2ef6826038b7c299af1facf53db (patch)
tree28d8c8be8a3f2c82417e5835841316fa0f5ad473 /net/sntop
parent1ea7c6a41d39f618be3366b5f1cbe10c57852fa5 (diff)
downloadports-f4f4de938b4fd2ef6826038b7c299af1facf53db.tar.gz
ports-f4f4de938b4fd2ef6826038b7c299af1facf53db.zip
Update MASTER_SITES to use ${MASTER_SITE_SOURCEFORGE}
PR: 22174 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=34070
Diffstat (limited to 'net/sntop')
-rw-r--r--net/sntop/Makefile3
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