pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Data-UUID add correct license



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4324e20af2d6
branches:  trunk
changeset: 393595:4324e20af2d6
user:      sno <sno%pkgsrc.org@localhost>
date:      Thu May 21 18:18:14 2009 +0000

description:
add correct license

diffstat:

 devel/p5-Data-UUID/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1988076093e3 -r 4324e20af2d6 devel/p5-Data-UUID/Makefile
--- a/devel/p5-Data-UUID/Makefile       Thu May 21 18:15:48 2009 +0000
+++ b/devel/p5-Data-UUID/Makefile       Thu May 21 18:18:14 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2009/05/21 15:33:12 sno Exp $
+# $NetBSD: Makefile,v 1.17 2009/05/21 18:18:14 sno Exp $
 
 PNAME=         Data-UUID
 DISTNAME=      ${PNAME}-1.201
@@ -9,7 +9,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Data-UUID/
 COMMENT=       Perl module for generating UUIDs
-#LICENSE=      original-bsd # FIXME sure?
+LICENSE=       modified-bsd
 
 DEPENDS+=      {perl>=5.10,p5-Digest-MD5>0}:../../security/p5-Digest-MD5
 



Home | Main Index | Thread Index | Old Index