diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-04 05:30:01 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-04 05:30:01 +0800 |
commit | 037d6b2cb3ec03363bfc213db2d3497a22c677eb (patch) | |
tree | 18e62133ad0a794966958ef11ae1a560d2c26c14 /net-mgmt/disco | |
parent | a30dae9787700e14557f6627ead8094e55024d75 (diff) | |
download | freebsd-ports-gnome-037d6b2cb3ec03363bfc213db2d3497a22c677eb.tar.gz freebsd-ports-gnome-037d6b2cb3ec03363bfc213db2d3497a22c677eb.tar.zst freebsd-ports-gnome-037d6b2cb3ec03363bfc213db2d3497a22c677eb.zip |
- Remove obsolete MASTER_SITES
Diffstat (limited to 'net-mgmt/disco')
-rw-r--r-- | net-mgmt/disco/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile index 9de5a0ad9294..9dfd0dd79be4 100644 --- a/net-mgmt/disco/Makefile +++ b/net-mgmt/disco/Makefile @@ -8,8 +8,7 @@ PORTNAME= disco PORTVERSION= 1.2 CATEGORIES= net-mgmt -MASTER_SITES= http://voodoo.oberon.net/download/ \ - http://www.altmode.com/disco/ +MASTER_SITES= http://voodoo.oberon.net/download/ MAINTAINER= krion@FreeBSD.org COMMENT= IP discovery and fingerprinting utility |