diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-10-11 12:53:44 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-10-11 12:53:44 +0000 |
commit | e153524dcbbcfd5ad79139ce1a022065ed9243fb (patch) | |
tree | 21b577e041b822b8c47b174e754f15e241b32e61 /net-mgmt | |
parent | 2393165f346d329b392638dde0f66718216b7e38 (diff) | |
download | ports-e153524dcbbcfd5ad79139ce1a022065ed9243fb.tar.gz ports-e153524dcbbcfd5ad79139ce1a022065ed9243fb.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/disco/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/portmon/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile index 8dc74faabd34..29921cacc62e 100644 --- a/net-mgmt/disco/Makefile +++ b/net-mgmt/disco/Makefile @@ -8,7 +8,7 @@ PORTNAME= disco PORTVERSION= 1.2 CATEGORIES= net-mgmt -MASTER_SITES= http://voodoo.oberon.net/download/ +MASTER_SITES= http://voodoo.bawue.com/download/ MAINTAINER= ports@FreeBSD.org COMMENT= IP discovery and fingerprinting utility 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 |