summaryrefslogtreecommitdiff
path: root/lang/cduce
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-07-29 11:17:02 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-07-29 11:17:02 +0000
commitdb5e2bc177bb65441e84bbbe4eeb528ac1a02a9c (patch)
tree6e58271bb0bfc3a6415cfc22c973b5f48162267b /lang/cduce
parent- update to official version (diff)
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Notes
Notes: svn path=/head/; revision=301684
Diffstat (limited to 'lang/cduce')
-rw-r--r--lang/cduce/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cduce/Makefile b/lang/cduce/Makefile
index 3db2b70d84e2..7ad5bc45bff2 100644
--- a/lang/cduce/Makefile
+++ b/lang/cduce/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://www.cduce.org/download/ \
ftp://ftp.stack.nl/pub/users/johans/cduce/
MAINTAINER= johans@FreeBSD.org
-COMMENT= An efficient XML centric functionnal programming language
+COMMENT= Efficient XML centric functional programming language
LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
BUILD_DEPENDS= ${SITELIBDIR}/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex \