summaryrefslogtreecommitdiff
path: root/devel/bzr
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-04-08 21:28:17 +0000
committerwiz <wiz@pkgsrc.org>2012-04-08 21:28:17 +0000
commit1d0fae0631d17df119bac3f07f705ec918772028 (patch)
treee56859232bf0fe0f4c429436784182025420d67f /devel/bzr
parentf389e55de01655d64a57417e77375761003a57cf (diff)
downloadpkgsrc-1d0fae0631d17df119bac3f07f705ec918772028.tar.gz
Grammar fix.
Diffstat (limited to 'devel/bzr')
-rw-r--r--devel/bzr/Makefile4
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