diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/pinepgp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pinepgp/Makefile b/security/pinepgp/Makefile index 5034878a1bc..5a4099f0bc7 100644 --- a/security/pinepgp/Makefile +++ b/security/pinepgp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/12/03 12:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/03/24 17:23:42 reed Exp $ # DISTNAME= pinepgp-0.18.0 @@ -11,7 +11,7 @@ MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://www.megaloman.com/~hany/software/pinepgp/stable.html COMMENT= PGP display and sending filters for pine -DEPENDS+= bash>=2.05.2.7:../../shells/bash2 +DEPENDS+= bash>=2:../../shells/bash2 USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes |