pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/convmv Add commented out license: GPLv2 or v3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a578298e19b2
branches:  trunk
changeset: 538682:a578298e19b2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 16 13:17:12 2008 +0000

description:
Add commented out license: GPLv2 or v3.

diffstat:

 converters/convmv/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r cbeafaa8dd12 -r a578298e19b2 converters/convmv/Makefile
--- a/converters/convmv/Makefile        Sat Feb 16 11:13:44 2008 +0000
+++ b/converters/convmv/Makefile        Sat Feb 16 13:17:12 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/02/11 23:28:45 heinz Exp $
+# $NetBSD: Makefile,v 1.8 2008/02/16 13:17:12 wiz Exp $
 
 DISTNAME=              convmv-1.12
 CATEGORIES=            converters
@@ -14,6 +14,8 @@
 USE_LANGUAGES=         # empty
 USE_TOOLS+=            pax perl:run
 
+#LICENSE=              gnu-gplv2 or gnu-gplv3
+
 MANCOMPRESSED=         yes
 NO_BUILD=              yes
 



Home | Main Index | Thread Index | Old Index