diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-26 14:18:52 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-26 14:18:52 +0000 |
commit | 4ca5311c8693407d72c7445874870c894c3ca430 (patch) | |
tree | fa7b446c804dd16c6de33ffcac07325c0d5c82ba /net-mgmt/disco | |
parent | bd8c21588e66ff39912d68534f63ee6c06e79b51 (diff) | |
download | ports-4ca5311c8693407d72c7445874870c894c3ca430.tar.gz ports-4ca5311c8693407d72c7445874870c894c3ca430.zip |
Notes
Diffstat (limited to 'net-mgmt/disco')
-rw-r--r-- | net-mgmt/disco/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile index e9241750141d..9de5a0ad9294 100644 --- a/net-mgmt/disco/Makefile +++ b/net-mgmt/disco/Makefile @@ -8,7 +8,8 @@ PORTNAME= disco PORTVERSION= 1.2 CATEGORIES= net-mgmt -MASTER_SITES= http://www.altmode.com/disco/ +MASTER_SITES= http://voodoo.oberon.net/download/ \ + http://www.altmode.com/disco/ MAINTAINER= krion@FreeBSD.org COMMENT= IP discovery and fingerprinting utility |