summaryrefslogtreecommitdiff
path: root/security/gnupg/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-01-07 21:53:53 +0000
committerwiz <wiz@pkgsrc.org>2013-01-07 21:53:53 +0000
commit5b06af2b110a3f69ba819be737eff41d920acc35 (patch)
treeef5eade819979b2f76194cb0d93adce1c4924ced /security/gnupg/Makefile
parenta33528c94276742ed431783edbdc5b6105fccfdf (diff)
downloadpkgsrc-5b06af2b110a3f69ba819be737eff41d920acc35.tar.gz
Fix idea on big-endian hosts.
From http://bugs.g10code.com/gnupg/issue1461 Reported by tez. Bump PKGREVISION.
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 ea00b54c430..e9bd7228111 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.116 2013/01/07 21:47:32 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2013/01/07 21:53:53 wiz Exp $
DISTNAME= gnupg-1.4.13
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \
http://gd.tuwien.ac.at/privacy/gnupg/gnupg/ \