diff options
author | wiz <wiz@pkgsrc.org> | 2012-04-08 21:28:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-04-08 21:28:17 +0000 |
commit | 921f67a120126ed60c97165602b10dc69f83112f (patch) | |
tree | e56859232bf0fe0f4c429436784182025420d67f /devel/bzr | |
parent | 68c06231076cc575145126749321e6299e1e40bb (diff) | |
download | pkgsrc-921f67a120126ed60c97165602b10dc69f83112f.tar.gz |
Grammar fix.
Diffstat (limited to 'devel/bzr')
-rw-r--r-- | devel/bzr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile index 3cd615506f7..fd5bac77709 100644 --- a/devel/bzr/Makefile +++ b/devel/bzr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2012/03/23 21:56:55 marino Exp $ +# $NetBSD: Makefile,v 1.57 2012/04/08 21:28:17 wiz Exp $ DISTNAME= bzr-${VER} PKGREVISION= 1 @@ -21,7 +21,7 @@ USE_TOOLS+= gmake msgfmt PY_PATCHPLIST= yes PYDISTUTILSPKG= yes -# Only this python versions are supported, see: +# Only these python versions are supported, see: # http://doc.bazaar.canonical.com/bzr.dev/en/whats-new/whats-new-in-2.4.html PYTHON_VERSIONS_ACCEPTED= 27 26 |