diff options
author | obache <obache@pkgsrc.org> | 2008-01-05 05:00:37 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-01-05 05:00:37 +0000 |
commit | 6763497ac0ec08eea657dfa8dc24aa7a18c6198c (patch) | |
tree | b5fe07dbc4f98a0fc20e5be819bb5697b4487d44 | |
parent | a78f8da0642a6c0f8fd4b802b9ed58cf316b6856 (diff) | |
download | pkgsrc-6763497ac0ec08eea657dfa8dc24aa7a18c6198c.tar.gz |
Change HOMEPAGE and MASTER_SITES to new location.
-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 |