summaryrefslogtreecommitdiff
path: root/security/pgp2
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-10-31 12:29:33 +0000
committerrillig <rillig@pkgsrc.org>2007-10-31 12:29:33 +0000
commitece592ed4a88e0061cc39a14cedea593db3e173e (patch)
tree21cb745fc89c71bca931933780398b05c1ecb2b9 /security/pgp2
parentc31aa0c7144b0f96627df066dc722b12dd3d1c6b (diff)
downloadpkgsrc-ece592ed4a88e0061cc39a14cedea593db3e173e.tar.gz
Renamed the deprecated LICENCE to LICENSE, which has the exactly same
meaning.
Diffstat (limited to 'security/pgp2')
-rw-r--r--security/pgp2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index 24e54f7f5e6..3f7128bc2a1 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2007/02/22 19:27:08 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2007/10/31 12:29:34 rillig Exp $
DISTNAME= pgp263is
PKGREVISION= 1
@@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/src
CRYPTO= yes
# use of IDEA as crypto function
-LICENCE= fee-based-commercial-use
+LICENSE= fee-based-commercial-use
.include "options.mk"