summaryrefslogtreecommitdiff
path: root/lang/x10
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/x10
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/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