Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2017 09:00:28 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440619 - head/textproc/ant-xinclude-task
Message-ID:  <201705110900.v4B90S4o035368@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu May 11 09:00:28 2017
New Revision: 440619
URL: https://svnweb.freebsd.org/changeset/ports/440619

Log:
  - Update WWW
  - Add LICENSE

Modified:
  head/textproc/ant-xinclude-task/Makefile
  head/textproc/ant-xinclude-task/pkg-descr

Modified: head/textproc/ant-xinclude-task/Makefile
==============================================================================
--- head/textproc/ant-xinclude-task/Makefile	Thu May 11 08:17:07 2017	(r440618)
+++ head/textproc/ant-xinclude-task/Makefile	Thu May 11 09:00:28 2017	(r440619)
@@ -11,6 +11,8 @@ PKGNAMEPREFIX=	ant-
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	XInclude task for Jakarta Ant
 
+LICENSE=	NONE
+
 BUILD_DEPENDS=	${JAVALIBDIR}/xincluder.jar:textproc/xincluder
 
 USE_JAVA=	yes

Modified: head/textproc/ant-xinclude-task/pkg-descr
==============================================================================
--- head/textproc/ant-xinclude-task/pkg-descr	Thu May 11 08:17:07 2017	(r440618)
+++ head/textproc/ant-xinclude-task/pkg-descr	Thu May 11 09:00:28 2017	(r440619)
@@ -5,4 +5,4 @@ Harold. You need the xincluder.jar file 
 work properly. Please put this JAR in your CLASSPATH along with
 the xinclude-task JAR file.
 
-WWW: http://people.freebsd.org/~znerd/xinclude-task/
+WWW: https://people.freebsd.org/~znerd/xinclude-task/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705110900.v4B90S4o035368>