diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-12-04 03:55:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-12-04 03:55:16 +0000 |
commit | 552019958824d8095e3922a0ac615eaf8141043e (patch) | |
tree | a5fa28a4268e3f1cb8884d23d5d5f427e314f309 /security | |
parent | 4d61a0ed94c5afa79c025a107c84b266c17b2cbf (diff) | |
download | ports-552019958824d8095e3922a0ac615eaf8141043e.tar.gz ports-552019958824d8095e3922a0ac615eaf8141043e.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/altivore/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/altivore/Makefile b/security/altivore/Makefile index 38ba96055b4c..68b732239342 100644 --- a/security/altivore/Makefile +++ b/security/altivore/Makefile @@ -8,8 +8,7 @@ PORTNAME= altivore PORTVERSION= 0.9.3 CATEGORIES= security -MASTER_SITES= http://www.robertgraham.com/altivore/ \ - http://www.networkice.com/altivore/ +MASTER_SITES= http://www.robertgraham.com/altivore/ DISTNAME= altivore EXTRACT_SUFX= .c |