diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-12-18 13:20:26 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-12-18 13:20:26 +0000 |
commit | 217fbb8e2e2db7c74e993dd0c4a4bd4b37255b98 (patch) | |
tree | ba412208e82078ff44077cc9efd3c210468bbc2f /net-mgmt | |
parent | 2213f02ec6b035596df932d8e6fb0ec33db028cf (diff) | |
download | FreeBSD-ports-217fbb8e2e2db7c74e993dd0c4a4bd4b37255b98.zip FreeBSD-ports-217fbb8e2e2db7c74e993dd0c4a4bd4b37255b98.tar.gz |
Use $MASTER_SITE_SOURCEFORGE.
Approved by: maintainer
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nagios-plugins/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/netsaint-plugins/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index b1300c8..402f5b5 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -8,7 +8,8 @@ PORTNAME= netsaint-plugins PORTVERSION= 1.2.9.4 CATEGORIES= net -MASTER_SITES= http://download.sourceforge.net/netsaintplug/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= netsaintplug DISTNAME= ${PORTNAME}-1.2.9-4 MAINTAINER= blaz@si.FreeBSD.org diff --git a/net-mgmt/netsaint-plugins/Makefile b/net-mgmt/netsaint-plugins/Makefile index b1300c8..402f5b5 100644 --- a/net-mgmt/netsaint-plugins/Makefile +++ b/net-mgmt/netsaint-plugins/Makefile @@ -8,7 +8,8 @@ PORTNAME= netsaint-plugins PORTVERSION= 1.2.9.4 CATEGORIES= net -MASTER_SITES= http://download.sourceforge.net/netsaintplug/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= netsaintplug DISTNAME= ${PORTNAME}-1.2.9-4 MAINTAINER= blaz@si.FreeBSD.org |