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