diff options
author | wiz <wiz> | 2012-04-08 21:28:17 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-04-08 21:28:17 +0000 |
commit | fae738ff1a73e620fd9eaa85a72247b5576b4a5e (patch) | |
tree | e56859232bf0fe0f4c429436784182025420d67f /devel/qbzr | |
parent | e2e0767554ee32ceff11577b866f627928a0e2c9 (diff) | |
download | pkgsrc-fae738ff1a73e620fd9eaa85a72247b5576b4a5e.tar.gz |
Grammar fix.
Diffstat (limited to 'devel/qbzr')
-rw-r--r-- | devel/qbzr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/qbzr/Makefile b/devel/qbzr/Makefile index dd80c86de7a..bacdf2f0f75 100644 --- a/devel/qbzr/Makefile +++ b/devel/qbzr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/03/15 11:53:25 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/04/08 21:28:17 wiz Exp $ DISTNAME= qbzr-${VER} PKGREVISION= 2 @@ -20,7 +20,7 @@ USE_TOOLS+= msgfmt WRKSRC= ${WRKDIR}/qbzr 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 |