summaryrefslogtreecommitdiff
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
commit921f67a120126ed60c97165602b10dc69f83112f (patch)
treee56859232bf0fe0f4c429436784182025420d67f
parent68c06231076cc575145126749321e6299e1e40bb (diff)
downloadpkgsrc-921f67a120126ed60c97165602b10dc69f83112f.tar.gz
Grammar fix.
-rw-r--r--devel/bzr-explorer/Makefile4
-rw-r--r--devel/bzr-gtk/Makefile4
-rw-r--r--devel/bzr-svn/Makefile4
-rw-r--r--devel/bzr/Makefile4
-rw-r--r--devel/bzrtools/Makefile4
-rw-r--r--devel/qbzr/Makefile4
-rw-r--r--mail/elm/DESCR2
7 files changed, 13 insertions, 13 deletions
diff --git a/devel/bzr-explorer/Makefile b/devel/bzr-explorer/Makefile
index c7a3b0903a0..b213b5ed1a2 100644
--- a/devel/bzr-explorer/Makefile
+++ b/devel/bzr-explorer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/03/15 11:53:23 obache Exp $
+# $NetBSD: Makefile,v 1.8 2012/04/08 21:28:17 wiz Exp $
DISTNAME= bzr-explorer-${VER}
PKGREVISION= 2
@@ -19,7 +19,7 @@ DEPENDS+= qbzr>=0.11:../../devel/qbzr
DEPENDS+= ${PYPKGPREFIX}-qt4>=4.4:../../x11/py-qt4
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
diff --git a/devel/bzr-gtk/Makefile b/devel/bzr-gtk/Makefile
index 578e0a91a5e..674f2598053 100644
--- a/devel/bzr-gtk/Makefile
+++ b/devel/bzr-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/03/15 11:53:23 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/04/08 21:28:17 wiz Exp $
DISTNAME= bzr-gtk-${VER}
PKGREVISION= 1
@@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.8:../../x11/py-gtk2
PYDISTUTILSPKG= yes
REPLACE_PYTHON= create-credits.py info.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
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
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
diff --git a/devel/bzrtools/Makefile b/devel/bzrtools/Makefile
index d1110253fb9..5e5d46b9f2d 100644
--- a/devel/bzrtools/Makefile
+++ b/devel/bzrtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/03/16 21:04:40 cheusov Exp $
+# $NetBSD: Makefile,v 1.18 2012/04/08 21:28:17 wiz Exp $
PKGNAME= bzrtools-${VER}
DISTNAME= bzrtools-${VER:R}
@@ -12,7 +12,7 @@ COMMENT= Collection of plugins for Bazaar
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
-# 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
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
diff --git a/mail/elm/DESCR b/mail/elm/DESCR
index ef9672d68df..963fb74a491 100644
--- a/mail/elm/DESCR
+++ b/mail/elm/DESCR
@@ -6,6 +6,6 @@ It is superseeded by mutt, in the view of many people.
This package is the standard version of elm. Older versions
of this package installed the ME extended version of elm, but
-this extensions are not available for the latest elm versions.
+these extensions are not available for the latest elm versions.
There is another package now providing this extended, but older
version in mail/elm-me.