diff options
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r-- | security/gnupg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index b9999e6de80..0f9f5cb9dc6 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/02/15 12:04:37 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2001/02/17 17:49:45 wiz Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp # @@ -15,6 +15,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.gnupg.org/ +COMMENT= Privacy Guard, a public-Key encryption and digital signature utility BUILD_DEPENDS+= msgfmt:../../devel/gettext |