diff options
Diffstat (limited to 'devel/bzr-svn/Makefile')
-rw-r--r-- | devel/bzr-svn/Makefile | 4 |
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 |