diff options
author | abs <abs@pkgsrc.org> | 2002-12-12 14:34:49 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2002-12-12 14:34:49 +0000 |
commit | 6826b96b8b839d89397dddca758e6b995171c324 (patch) | |
tree | 888fca3d2c1caf08717737e64222e293ef5aaaa7 /security/gnupg | |
parent | e60563f2c9d1b42011671f7da424d61c9edd409e (diff) | |
download | pkgsrc-6826b96b8b839d89397dddca758e6b995171c324.tar.gz |
shorten COMMENT
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index b9ae68c62c8..43b8a524c3d 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2002/11/24 18:47:48 dillo Exp $ +# $NetBSD: Makefile,v 1.40 2002/12/12 14:34:49 abs Exp $ # DISTNAME= gnupg-1.2.1 @@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.gnupg.org/ -COMMENT= Privacy Guard, a public-Key encryption and digital signature utility +COMMENT= Privacy Guard, public-Key encryption and digital signatures BUILD_USES_MSGFMT= yes |