summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-01-10 19:11:07 +0000
committerhubertf <hubertf@pkgsrc.org>2000-01-10 19:11:07 +0000
commit3bbeeaa44078b997ca844bc550c40334fdaf6b8e (patch)
tree9c62d3e17694963ddcb503ccbb246c390f221b10 /security
parent18f0f7f6817de40463327bef3b98d0d7e5326df4 (diff)
downloadpkgsrc-3bbeeaa44078b997ca844bc550c40334fdaf6b8e.tar.gz
be consistent on which version to wildcard
Diffstat (limited to 'security')
-rw-r--r--security/gnupg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index da6496ae81a..f0affb0ae70 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/12/02 15:50:43 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 2000/01/10 19:11:09 hubertf Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/
MAINTAINER= packages@NetBSD.ORG
HOMEPAGE= http://www.gnupg.org/
-DEPENDS+= gettext-0.10.35:../../devel/gettext
+DEPENDS+= gettext-0.10.*:../../devel/gettext
USE_GMAKE= yes