diff options
author | abs <abs> | 2002-12-12 14:34:49 +0000 |
---|---|---|
committer | abs <abs> | 2002-12-12 14:34:49 +0000 |
commit | eead29eb355a7676e9eb0ccea13f785374b77735 (patch) | |
tree | 888fca3d2c1caf08717737e64222e293ef5aaaa7 /security/gnupg | |
parent | 44638dd622f5fe9913087552a030fcb60d6534f1 (diff) | |
download | pkgsrc-eead29eb355a7676e9eb0ccea13f785374b77735.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 |