pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc set LICENSE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b08369a3947
branches:  trunk
changeset: 392848:2b08369a3947
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue May 12 13:27:55 2009 +0000

description:
set LICENSE.

diffstat:

 devel/py-babel/Makefile |  4 +++-
 www/py-genshi/Makefile  |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r 165a03431195 -r 2b08369a3947 devel/py-babel/Makefile
--- a/devel/py-babel/Makefile   Tue May 12 13:20:41 2009 +0000
+++ b/devel/py-babel/Makefile   Tue May 12 13:27:55 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/10/23 06:10:30 obache Exp $
+# $NetBSD: Makefile,v 1.4 2009/05/12 13:27:55 obache Exp $
 #
 
 DISTNAME=      Babel-0.9.4
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://babel.edgewall.org/
 COMMENT=       Collection of tools for internationalizing Python applications
 
+LICENSE=       modified-bsd
+
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_LANGUAGES= # none
diff -r 165a03431195 -r 2b08369a3947 www/py-genshi/Makefile
--- a/www/py-genshi/Makefile    Tue May 12 13:20:41 2009 +0000
+++ b/www/py-genshi/Makefile    Tue May 12 13:27:55 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/09/12 05:32:38 epg Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/12 13:27:55 obache Exp $
 #
 
 DISTNAME=      Genshi-0.5.1
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://genshi.edgewall.org/
 COMMENT=       Python toolkit for generation of output for the web
 
+LICENSE=       modified-bsd
+
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_LANGUAGES= c



Home | Main Index | Thread Index | Old Index