diff options
-rw-r--r-- | net-mgmt/nagios-plugins/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/netsaint-plugins/Makefile | 3 | ||||
-rw-r--r-- | net/nagios-plugins/Makefile | 3 | ||||
-rw-r--r-- | net/netsaint-plugins/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index b1300c888c25..402f5b51748c 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 b1300c888c25..402f5b51748c 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 diff --git a/net/nagios-plugins/Makefile b/net/nagios-plugins/Makefile index b1300c888c25..402f5b51748c 100644 --- a/net/nagios-plugins/Makefile +++ b/net/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/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile index b1300c888c25..402f5b51748c 100644 --- a/net/netsaint-plugins/Makefile +++ b/net/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 |