pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/xmlindent
Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Jul 11 05:42:33 UTC 2023
Modified Files:
        pkgsrc/textproc/xmlindent: Makefile
Log Message:
xmlindent: Set LICENSE
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/xmlindent/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/xmlindent/Makefile
diff -u pkgsrc/textproc/xmlindent/Makefile:1.14 pkgsrc/textproc/xmlindent/Makefile:1.15
--- pkgsrc/textproc/xmlindent/Makefile:1.14     Fri May 14 11:06:43 2021
+++ pkgsrc/textproc/xmlindent/Makefile  Tue Jul 11 05:42:33 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2021/05/14 11:06:43 nia Exp $
+# $NetBSD: Makefile,v 1.15 2023/07/11 05:42:33 nia Exp $
 #
 
 DISTNAME=      xmlindent-0.2.16
@@ -8,6 +8,7 @@ MASTER_SITES=   http://www.cs.helsinki.fi/
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.cs.helsinki.fi/u/penberg/xmlindent/src/
 COMMENT=       XML stream reformatter written in ANSI C
+LICENSE=       gnu-gpl-v2
 
 USE_TOOLS+=    flex:run
 
Home |
Main Index |
Thread Index |
Old Index