fixup HOMEPAGE and kill trailing ws

This commit is contained in:
jasper 2015-06-18 07:14:22 +00:00
parent 4076274cdd
commit e03a56b814

View File

@ -1,11 +1,12 @@
# $OpenBSD: Makefile,v 1.12 2015/06/17 19:06:58 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2015/06/18 07:14:22 jasper Exp $
COMMENT= Java program analyzer and checker
DISTNAME= jlint-3.1.2
REVISION= 0
CATEGORIES= java
HOMEPAGE= http://artho.com/jlint/
HOMEPAGE= http://jlint.sourceforge.net/
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
@ -20,4 +21,4 @@ MAKE_ENV+= CC="${CC}" CPP="${CXX}" \
NO_TEST= Yes
.include <bsd.port.mk>
.include <bsd.port.mk>