From 0717b5c204a78cbe1b3f86b20b7d3510385a9ba4 Mon Sep 17 00:00:00 2001 From: dwcjr Date: Sun, 23 Sep 2001 17:41:34 +0000 Subject: Use MASTER_SITE_LOCAL instead of hardcoding Pointed out by: will --- net-mgmt/nagios12/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-mgmt/nagios12') diff --git a/net-mgmt/nagios12/Makefile b/net-mgmt/nagios12/Makefile index 0586501..a93519d 100644 --- a/net-mgmt/nagios12/Makefile +++ b/net-mgmt/nagios12/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 0.0.7b6 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://netsaint.sourceforge.net/download/ \ - ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/dwcjr/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR=dwcjr DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} netsaint-graphics.tar.gz -- cgit v1.1