Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2018 09:34:12 +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: r470372 - head/textproc/xml-lite.el
Message-ID:  <201805190934.w4J9YCRp090865@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat May 19 09:34:12 2018
New Revision: 470372
URL: https://svnweb.freebsd.org/changeset/ports/470372

Log:
  - Add LICENSE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/textproc/xml-lite.el/Makefile
  head/textproc/xml-lite.el/pkg-descr

Modified: head/textproc/xml-lite.el/Makefile
==============================================================================
--- head/textproc/xml-lite.el/Makefile	Sat May 19 09:04:10 2018	(r470371)
+++ head/textproc/xml-lite.el/Makefile	Sat May 19 09:34:12 2018	(r470372)
@@ -14,6 +14,8 @@ EXTRACT_SUFX=	# empty
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple XML-editing for GNU Emacs
 
+LICENSE=	GPLv2+
+
 USES=		emacs
 
 NO_WRKSUBDIR=	yes

Modified: head/textproc/xml-lite.el/pkg-descr
==============================================================================
--- head/textproc/xml-lite.el/pkg-descr	Sat May 19 09:04:10 2018	(r470371)
+++ head/textproc/xml-lite.el/pkg-descr	Sat May 19 09:34:12 2018	(r470372)
@@ -2,4 +2,4 @@ This package provides a simple indentation engine for 
 intended for use in situations where the full power of the popular
 PSGML package (DTD parsing, syntax checking) is not required.
 
-WWW: http://www.dogbiscuit.org/mdub/software/
+WWW: https://www.dogbiscuit.org/mdub/software/



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