summaryrefslogtreecommitdiff
path: root/devel/qbzr
diff options
context:
space:
mode:
authorwiz <wiz>2012-04-08 21:28:17 +0000
committerwiz <wiz>2012-04-08 21:28:17 +0000
commitfae738ff1a73e620fd9eaa85a72247b5576b4a5e (patch)
treee56859232bf0fe0f4c429436784182025420d67f /devel/qbzr
parente2e0767554ee32ceff11577b866f627928a0e2c9 (diff)
downloadpkgsrc-fae738ff1a73e620fd9eaa85a72247b5576b4a5e.tar.gz
Grammar fix.
Diffstat (limited to 'devel/qbzr')
-rw-r--r--devel/qbzr/Makefile4
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