diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-08-07 12:55:51 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-08-07 12:55:51 +0000 |
commit | a91d6523d9c1fcbb533a18facd933ee0a5a87539 (patch) | |
tree | fdf39141aa91ed5e61b8039387f365a84d885be1 /security/amap | |
parent | 7fdc12731d3a7e140264cfec466ea59594a781fb (diff) | |
download | ports-a91d6523d9c1fcbb533a18facd933ee0a5a87539.tar.gz ports-a91d6523d9c1fcbb533a18facd933ee0a5a87539.zip |
Notes
Diffstat (limited to 'security/amap')
-rw-r--r-- | security/amap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/amap/Makefile b/security/amap/Makefile index 506a2f312388..d040803cb135 100644 --- a/security/amap/Makefile +++ b/security/amap/Makefile @@ -8,7 +8,8 @@ PORTNAME= amap PORTVERSION= 5.2 CATEGORIES= security -MASTER_SITES= http://www.thc.org/releases/ +MASTER_SITES= ${MASTER_SITE_PACKETSTORM} +MASTER_SITE_SUBDIR= groups/thc MAINTAINER= onatan@gmail.com COMMENT= Application mapper |