aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-07-24 21:27:13 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-07-24 21:27:13 +0000
commit2adc21ec9622200810d66291e6afca0af1ed189e (patch)
treec6f4a3d7886d05f6c5e468c9c19bf0d3811fbc20 /devel
parent104de6d22268c20a33c75ef198c0fc0986090889 (diff)
Notes
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}