summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoris <is>2012-09-06 11:06:58 +0000
committeris <is>2012-09-06 11:06:58 +0000
commit8a2400ebf8fd52cdb1231348512ca8fbac7b1d93 (patch)
tree38792b6f3d7ff682d944560ea005733825437943
parent0a5a93e3e7a2bd4e01c5334645a7fb4d1aedd4b7 (diff)
downloadpkgsrc-8a2400ebf8fd52cdb1231348512ca8fbac7b1d93.tar.gz
orthography
-rw-r--r--doc/Makefile-example4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile-example b/doc/Makefile-example
index 2c2b91cea1d..1cd4c69c686 100644
--- a/doc/Makefile-example
+++ b/doc/Makefile-example
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-example,v 1.19 2010/01/10 16:32:03 wiz Exp $
+# $NetBSD: Makefile-example,v 1.20 2012/09/06 11:06:58 is Exp $
# First paragraph - distfile and binary package data
# DISTNAME PKGNAME PKGREVISION SVR4_PKGNAME CATEGORIES MASTER_SITES
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=make/}
MAINTAINER= pkgsrc-users@NetBSD.org # set this to your email address, pkgsrc-users@ is the default
HOMEPAGE= http://www.gnu.org/software/make/make.html
COMMENT= GNU version of 'make' utility # start with a capital, no articles at start
-LICENSE= hptools-license # Licences should be added to the pkgsrc/licenses directory.
+LICENSE= hptools-license # Licenses should be added to the pkgsrc/licenses directory.
# Parapraph for any build or run dependencies -- not libraries,
# those should be handled using buildlink3.mk files.