diff options
Diffstat (limited to 'lang/x10')
-rw-r--r-- | lang/x10/Makefile | 2 |
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 |