diff options
Diffstat (limited to 'net/nagios-plugins')
-rw-r--r-- | net/nagios-plugins/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |