diff options
-rw-r--r-- | security/amap/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/amap/Makefile b/security/amap/Makefile index a368791fa36..16a1e40713f 100644 --- a/security/amap/Makefile +++ b/security/amap/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.14 2007/12/02 11:33:18 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2008/01/05 05:00:37 obache Exp $ # DISTNAME= amap-5.2 CATEGORIES= net security -MASTER_SITES= http://www.thc.org/releases/ +MASTER_SITES= http://freeworld.thc.org/releases/ MAINTAINER= adrianp@NetBSD.org -HOMEPAGE= http://thc.org.segfault.net/thc-amap/ +HOMEPAGE= http://freeworld.thc.org/thc-amap/ COMMENT= Applications and Services scanner HAS_CONFIGURE= YES |