diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-05 19:27:03 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-05 19:27:03 +0000 |
commit | 021be14f65e3b732ae6982186bf54dbd69a69883 (patch) | |
tree | 549a2be83e3dcddc6f89b8dad7a2a0255a9fc86a /lang/linux-j | |
parent | b72419c1f0f62f8e6230d2844e52e07d11a96053 (diff) | |
download | ports-021be14f65e3b732ae6982186bf54dbd69a69883.tar.gz ports-021be14f65e3b732ae6982186bf54dbd69a69883.zip |
Notes
Diffstat (limited to 'lang/linux-j')
-rw-r--r-- | lang/linux-j/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/linux-j/Makefile b/lang/linux-j/Makefile index 7468ae54b9c2..87f08a36e384 100644 --- a/lang/linux-j/Makefile +++ b/lang/linux-j/Makefile @@ -11,7 +11,7 @@ DISTNAME= j${PORTVERSION}_linux32 DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A general purpose programming language +COMMENT= General purpose programming language LICENSE= JSoftware LICENSE_NAME= JSoftware End User License Agreement |