summaryrefslogtreecommitdiff
path: root/devel/bzr-svn
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/bzr-svn
parente2e0767554ee32ceff11577b866f627928a0e2c9 (diff)
downloadpkgsrc-fae738ff1a73e620fd9eaa85a72247b5576b4a5e.tar.gz
Grammar fix.
Diffstat (limited to 'devel/bzr-svn')
-rw-r--r--devel/bzr-svn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bzr-svn/Makefile b/devel/bzr-svn/Makefile
index 09933bda113..523ea09ac4a 100644
--- a/devel/bzr-svn/Makefile
+++ b/devel/bzr-svn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/03/16 20:59:39 cheusov Exp $
+# $NetBSD: Makefile,v 1.23 2012/04/08 21:28:17 wiz Exp $
DISTNAME= bzr-svn-${VER}
CATEGORIES= devel scm
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
PYTHON_PATCH_SCRIPTS= info.py wiki.py
-# 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