diff options
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r-- | security/gnupg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index f653a7e1d75..9255abe9235 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2002/08/25 21:50:36 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2002/10/01 19:53:54 chris Exp $ # DISTNAME= gnupg-1.0.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ # don't remove this -- we may add idea.c to it below |