aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2012-07-25 05:27:13 +0800
committercs <cs@FreeBSD.org>2012-07-25 05:27:13 +0800
commit3d1419015e2d92374d49ec4f511002e521267aa0 (patch)
treec6f4a3d7886d05f6c5e468c9c19bf0d3811fbc20 /devel
parente2cb39cbb2a2ee394435e13c1bf0934f6a42b016 (diff)
downloadfreebsd-ports-gnome-3d1419015e2d92374d49ec4f511002e521267aa0.tar.gz
freebsd-ports-gnome-3d1419015e2d92374d49ec4f511002e521267aa0.tar.zst
freebsd-ports-gnome-3d1419015e2d92374d49ec4f511002e521267aa0.zip
Fix typos in COMMENT
Diffstat (limited to 'devel')
-rw-r--r--devel/alabastra/Makefile2
-rw-r--r--devel/librcd/Makefile2
-rw-r--r--devel/py-pytemplate/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/alabastra/Makefile b/devel/alabastra/Makefile
index 8c1f1a799a8e..f20d58ff15ec 100644
--- a/devel/alabastra/Makefile
+++ b/devel/alabastra/Makefile
@@ -13,7 +13,7 @@ DISTNAME= Alabastra-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-COMMENT= C++ Editor writen with QT4
+COMMENT= C++ Editor written with QT4
USE_QT4= gui xml qmake_build moc_build uic_build rcc_build \
iconengines
diff --git a/devel/librcd/Makefile b/devel/librcd/Makefile
index 3678d9388119..87f16f062c35 100644
--- a/devel/librcd/Makefile
+++ b/devel/librcd/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= fluffy
MAINTAINER= fluffy@FreeBSD.org
-COMMENT= Library used by rusxmms for autodetection of russian charset
+COMMENT= Library used by rusxmms for autodetection of Russian charset
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/devel/py-pytemplate/Makefile b/devel/py-pytemplate/Makefile
index b7261ef89b33..679b7dd8308d 100644
--- a/devel/py-pytemplate/Makefile
+++ b/devel/py-pytemplate/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.bulot.org/downloads/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= benoit@litchis.org
-COMMENT= Pytemplate gives python developpers a starting framework
+COMMENT= Pytemplate gives python developers a starting framework
BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools
RUN_DEPENDS:= ${BUILD_DEPENDS}