diff options
Diffstat (limited to 'security/altivore')
-rw-r--r-- | security/altivore/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/altivore/Makefile b/security/altivore/Makefile index d2e56d12916e..b8bfc4cfd817 100644 --- a/security/altivore/Makefile +++ b/security/altivore/Makefile @@ -8,8 +8,7 @@ PORTNAME= altivore PORTVERSION= 0.9.3 CATEGORIES= security -MASTER_SITES= http://80.237.203.14/media/directory06/uploads/ \ - http://mirror.inerd.com/FreeBSD/distfiles/altivore/ +MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/altivore/ DISTNAME= altivore EXTRACT_SUFX= .c @@ -18,9 +17,6 @@ COMMENT= A publically disclosed (neither GPL nor open-source) ala Carnivore src RESTRICTED= License does not allow redistribution in any form\ (source, code or otherwise) -BROKEN= distfile unavailable -EXPIRATION_DATE= 2008-01-06 -DEPRECATED= ${BROKEN} SUB_FILES= pkg-message |