diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-12 23:25:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-12 23:25:15 +0000 |
commit | 300fc9c0eec9ce2f170ef17ccddcd764091868ab (patch) | |
tree | 5866dec9a9f47b51b4351291b81954467184f58b /net-mgmt | |
parent | 38b6e5b123e9be47e15cea4aca05b1176ba2330e (diff) | |
download | ports-300fc9c0eec9ce2f170ef17ccddcd764091868ab.tar.gz ports-300fc9c0eec9ce2f170ef17ccddcd764091868ab.zip |
Notes
Diffstat (limited to 'net-mgmt')
-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 |