pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-yaml Set LICENSE to mit.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae7719374faf
branches:  trunk
changeset: 397160:ae7719374faf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 09 09:37:00 2009 +0000

description:
Set LICENSE to mit.

diffstat:

 textproc/py-yaml/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cb5cd0bf39b6 -r ae7719374faf textproc/py-yaml/Makefile
--- a/textproc/py-yaml/Makefile Sun Aug 09 09:33:39 2009 +0000
+++ b/textproc/py-yaml/Makefile Sun Aug 09 09:37:00 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/08/09 09:33:11 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2009/08/09 09:37:00 wiz Exp $
 #
 
 DISTNAME=      PyYAML-3.08
@@ -9,6 +9,7 @@
 MAINTAINER=    joerg%NetBSD.org@localhost
 HOMEPAGE=      http://www.pyyaml.org/
 COMMENT=       Collection of libraries to process YAML with Python
+LICENSE=       mit
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 



Home | Main Index | Thread Index | Old Index