diff options
-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 |