diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 15:31:55 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 15:31:55 +0000 |
commit | 1e9999ddafb341c00dd0f6b0f84ac860379e34f6 (patch) | |
tree | 06b7d836daa984c126f0a48ba9fa4a43249105ad /sysutils/jtopen | |
parent | 87f97647a76ebc05747a72eafd239666463fde36 (diff) | |
download | freebsd-ports-1e9999ddafb341c00dd0f6b0f84ac860379e34f6.zip |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4).
Diffstat (limited to 'sysutils/jtopen')
-rw-r--r-- | sysutils/jtopen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/jtopen/Makefile b/sysutils/jtopen/Makefile index 969d704078cb..5046f4fb0df3 100644 --- a/sysutils/jtopen/Makefile +++ b/sysutils/jtopen/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/jt400/JTOpen-full/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/} MAINTAINER= saper@saper.info -COMMENT= JTOpen is a Java library to access OS/400 or i5/OS system +COMMENT= Java library to access OS/400 or i5/OS systems LICENSE= IBMPL10 LICENSE_NAME= IBM Public License 1.0 |