summaryrefslogtreecommitdiff
path: root/security/gnupg/Makefile
diff options
context:
space:
mode:
authorheinz <heinz>2002-07-18 20:44:52 +0000
committerheinz <heinz>2002-07-18 20:44:52 +0000
commit5abeb10e0d6167fb65843c9ae6474051f9778399 (patch)
treeb2397e3d654d4bf4d6da206d92a17820946215d2 /security/gnupg/Makefile
parent8394270f80b86179b02ffa3468d2b434e9339167 (diff)
downloadpkgsrc-5abeb10e0d6167fb65843c9ae6474051f9778399.tar.gz
Correct wrong detection of /dev/random in GnuPG 1.0.7 on NetBSD.
Bumped PKGREVISION to 1, changed PLIST accordingly and added 2 patches for configure and configure.ac. Patches were sent to gnupg-bugs@gnu.org. Thomas Klausner approved.
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r--security/gnupg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 4b86afa3d60..3dd44b887d5 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2002/05/07 18:48:46 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2002/07/18 20:44:52 heinz Exp $
#
DISTNAME= gnupg-1.0.7
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/
# don't remove this -- we may add idea.c to it below