diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/amap/Makefile | 5 | ||||
-rw-r--r-- | security/gpgme/Makefile | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/security/amap/Makefile b/security/amap/Makefile index 8ed407c71e7..a368791fa36 100644 --- a/security/amap/Makefile +++ b/security/amap/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2007/02/22 19:27:06 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2007/12/02 11:33:18 wiz Exp $ # DISTNAME= amap-5.2 CATEGORIES= net security -MASTER_SITES= http://thc.segfault.net/releases/ \ - http://www.thc.org/releases/ +MASTER_SITES= http://www.thc.org/releases/ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://thc.org.segfault.net/thc-amap/ diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index f95f4b2edd4..2dd2f821ee4 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.53 2007/11/08 21:22:40 bjs Exp $ +# $NetBSD: Makefile,v 1.54 2007/12/02 11:34:45 wiz Exp $ # DISTNAME= gpgme-1.1.4 PKGREVISION= 2 CATEGORIES= security -MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/ \ - ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/ +MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/ MAINTAINER= oishi@ims.ac.jp HOMEPAGE= http://www.gnupg.org/related_software/gpgme/ |