diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-25 19:25:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-25 19:25:00 +0000 |
commit | 93cc0fab138cf77c2012a77a731729852e0fa757 (patch) | |
tree | c346deedfb36bb0c7987effb90e7eb445da11b39 /security/altivore | |
parent | 5682e39e3744e055f97e32ab88df26cd482c7cdd (diff) | |
download | ports-93cc0fab138cf77c2012a77a731729852e0fa757.tar.gz ports-93cc0fab138cf77c2012a77a731729852e0fa757.zip |
Notes
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 |