summaryrefslogtreecommitdiff
path: root/security/gnupg/Makefile
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2002-07-18 20:44:52 +0000
committerheinz <heinz@pkgsrc.org>2002-07-18 20:44:52 +0000
commit8d35e04c671eca874889ed6ba81a2b5dcb73def7 (patch)
treeb2397e3d654d4bf4d6da206d92a17820946215d2 /security/gnupg/Makefile
parent9605e1f13453b29d391e0b0f01547b9f5766a6bc (diff)
downloadpkgsrc-8d35e04c671eca874889ed6ba81a2b5dcb73def7.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