diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-28 05:47:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-28 05:47:46 +0000 |
commit | 13e33743e205b515b35d40039bf74725d81865f2 (patch) | |
tree | 92b49c7c0504387bb316f89f35978d16a9b575f5 /security/lxnb | |
parent | a3e4946623d06dcc4657b6cbdb92d1d3c47e77ba (diff) | |
download | ports-13e33743e205b515b35d40039bf74725d81865f2.tar.gz ports-13e33743e205b515b35d40039bf74725d81865f2.zip |
Notes
Diffstat (limited to 'security/lxnb')
-rw-r--r-- | security/lxnb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/lxnb/Makefile b/security/lxnb/Makefile index d52602b59db6..499e64b097bf 100644 --- a/security/lxnb/Makefile +++ b/security/lxnb/Makefile @@ -8,7 +8,8 @@ PORTNAME= lxnb PORTVERSION= 0.4 CATEGORIES= security -MASTER_SITES= http://ns2.crw.se/~tm/projects/lxnb/ +# mastersite disappeared in December 2001 +MASTER_SITES= # http://ns2.crw.se/~tm/projects/lxnb/ DISTFILES= linux-netbus-client-v${PORTVERSION}.tgz MAINTAINER= ports@FreeBSD.org |