aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2011-05-27 17:06:57 +0800
committerehaupt <ehaupt@FreeBSD.org>2011-05-27 17:06:57 +0800
commit33b6bad86b4f2f7dcc3839178ac039c9b7a0360a (patch)
tree394920bd3339ec3725f1dd39ddb95729bec5fb95 /net-mgmt
parentdaab7480f1230510ca400999c2e6e1e4d659e02c (diff)
downloadfreebsd-ports-gnome-33b6bad86b4f2f7dcc3839178ac039c9b7a0360a.tar.gz
freebsd-ports-gnome-33b6bad86b4f2f7dcc3839178ac039c9b7a0360a.tar.zst
freebsd-ports-gnome-33b6bad86b4f2f7dcc3839178ac039c9b7a0360a.zip
Fix redundant MASTER_SITES definition.
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nagstamon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagstamon/Makefile b/net-mgmt/nagstamon/Makefile
index 5cade57e99ce..ba31c63fa8d5 100644
--- a/net-mgmt/nagstamon/Makefile
+++ b/net-mgmt/nagstamon/Makefile
@@ -8,7 +8,7 @@
PORTNAME= nagstamon
PORTVERSION= 0.9.6.1
CATEGORIES= net-mgmt python
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/ SF/.
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/ CRITICAL/.
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org