summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>2012-09-06 11:06:58 +0000
committeris <is@pkgsrc.org>2012-09-06 11:06:58 +0000
commit7d890f0b75eeecaf49645a757930580f0f787faf (patch)
tree38792b6f3d7ff682d944560ea005733825437943
parent8c9d3a4cb50eef2edbde495ea48f0b063ebc64ca (diff)
downloadpkgsrc-7d890f0b75eeecaf49645a757930580f0f787faf.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.