diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-08-13 07:25:15 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-08-13 07:25:15 +0800 |
commit | 5f0a8475f96cb7ac68e380118acca8af5046accd (patch) | |
tree | 9f982c17f121d55c8027939256be47a195412977 /net-mgmt/nagcon | |
parent | 904a3570fabb2435f381c7d9f5acdda14faf1f26 (diff) | |
download | freebsd-ports-gnome-5f0a8475f96cb7ac68e380118acca8af5046accd.tar.gz freebsd-ports-gnome-5f0a8475f96cb7ac68e380118acca8af5046accd.tar.zst freebsd-ports-gnome-5f0a8475f96cb7ac68e380118acca8af5046accd.zip |
Update MASTER_SITES, distfile is not hosted in my LOCAL directory anymore.
Diffstat (limited to 'net-mgmt/nagcon')
-rw-r--r-- | net-mgmt/nagcon/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/nagcon/Makefile b/net-mgmt/nagcon/Makefile index d41342c69992..57c01f2fa8c5 100644 --- a/net-mgmt/nagcon/Makefile +++ b/net-mgmt/nagcon/Makefile @@ -8,9 +8,7 @@ PORTNAME= nagcon PORTVERSION= 0.0.30 CATEGORIES= net-mgmt -MASTER_SITES= http://www.vanheusden.com/nagcon/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= ehaupt +MASTER_SITES= http://www.vanheusden.com/nagcon/ EXTRACT_SUFX= .tgz MAINTAINER= rand@meridian-enviro.com |