diff options
-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 2914d27cd5c..76e2b845943 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2004/10/03 00:18:08 tv Exp $ +# $NetBSD: Makefile,v 1.71 2004/11/08 21:17:01 tv Exp $ DISTNAME= gnupg-1.2.6 PKGREVISION= 1 @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.gnupg.org/ -COMMENT= Privacy Guard, public-Key encryption and digital signatures +COMMENT= GNU Privacy Guard, public-Key encryption and digital signatures PKG_INSTALLATION_TYPES= overwrite pkgviews |