aboutsummaryrefslogtreecommitdiffstats
path: root/lang/x10
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2012-07-29 19:17:02 +0800
committercs <cs@FreeBSD.org>2012-07-29 19:17:02 +0800
commit5927b70bad374e5257bf2467ed18cb740872a396 (patch)
tree6e58271bb0bfc3a6415cfc22c973b5f48162267b /lang/x10
parent2dcb42adcb6fce949a98d7230e3227cd597cfca1 (diff)
downloadfreebsd-ports-gnome-5927b70bad374e5257bf2467ed18cb740872a396.tar.gz
freebsd-ports-gnome-5927b70bad374e5257bf2467ed18cb740872a396.tar.zst
freebsd-ports-gnome-5927b70bad374e5257bf2467ed18cb740872a396.zip
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Diffstat (limited to 'lang/x10')
-rw-r--r--lang/x10/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/x10/Makefile b/lang/x10/Makefile
index cef32d4ad5fb..67f2cbaeeb7d 100644
--- a/lang/x10/Makefile
+++ b/lang/x10/Makefile
@@ -24,7 +24,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX} \
EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX}
MAINTAINER= jwbacon@tds.net
-COMMENT= Object-oriented parallal programming language
+COMMENT= Object-oriented parallel programming language
USE_BZIP2= yes
USE_JAVA= yes