diff options
Diffstat (limited to 'security/gpgme03/Makefile')
-rw-r--r-- | security/gpgme03/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile index 8038b67d07b..a16c8f9436d 100644 --- a/security/gpgme03/Makefile +++ b/security/gpgme03/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/03/11 12:26:28 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:09 tv Exp $ # DISTNAME= gpgme-0.3.16 PKGNAME= ${DISTNAME:S/-/03-/} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/ |