aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/portmon
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-10-11 12:53:44 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-10-11 12:53:44 +0000
commite153524dcbbcfd5ad79139ce1a022065ed9243fb (patch)
tree21b577e041b822b8c47b174e754f15e241b32e61 /net-mgmt/portmon
parent2393165f346d329b392638dde0f66718216b7e38 (diff)
downloadports-e153524dcbbcfd5ad79139ce1a022065ed9243fb.tar.gz
ports-e153524dcbbcfd5ad79139ce1a022065ed9243fb.zip
Fix MASTER_SITES.
Notes
Notes: svn path=/head/; revision=144933
Diffstat (limited to 'net-mgmt/portmon')
-rw-r--r--net-mgmt/portmon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/portmon/Makefile b/net-mgmt/portmon/Makefile
index 5269d0961528..34180263dcef 100644
--- a/net-mgmt/portmon/Makefile
+++ b/net-mgmt/portmon/Makefile
@@ -8,7 +8,7 @@
PORTNAME= portmon
PORTVERSION= 2.0
CATEGORIES= net-mgmt
-MASTER_SITES= http://voodoo.oberon.net/download/ \
+MASTER_SITES= http://voodoo.bawue.com/download/ \
http://www.aboleo.net/software/portmon/downloads/
MAINTAINER= ports@FreeBSD.org