diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2015-07-15 20:45:57 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2015-07-15 20:45:57 +0000 |
commit | 44e40ddaea661ce6cbbeee79cf3d358ddbfbf153 (patch) | |
tree | 2b7d3cfe24b0536a02629292a704d5926c4a2084 /security/gnupg2 | |
parent | 28441101dd949fcabb81fe2d691cea7444749028 (diff) | |
download | pkgsrc-44e40ddaea661ce6cbbeee79cf3d358ddbfbf153.tar.gz |
GNUpg -> GnuPG
Diffstat (limited to 'security/gnupg2')
-rw-r--r-- | security/gnupg2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile index 34026095c87..3409804ad57 100644 --- a/security/gnupg2/Makefile +++ b/security/gnupg2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2015/07/13 21:00:05 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.62 2015/07/15 20:45:57 szptvlfn Exp $ DISTNAME= gnupg-2.0.28 PKGNAME= ${DISTNAME:S/gnupg/gnupg2/} @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnupg.org/ -COMMENT= GNUpg with OpenPGP and S/MIME capabilities +COMMENT= GnuPG with OpenPGP and S/MIME capabilities LICENSE= gnu-gpl-v3 INFO_FILES= yes |