pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools LICENSE=modified-bsd



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4364795f33a
branches:  trunk
changeset: 631372:a4364795f33a
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Mar 03 04:40:12 2014 +0000

description:
LICENSE=modified-bsd

diffstat:

 pkgtools/pkg_alternatives/Makefile |  3 ++-
 pkgtools/pkg_comp/Makefile         |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (33 lines):

diff -r c1087a84db6a -r a4364795f33a pkgtools/pkg_alternatives/Makefile
--- a/pkgtools/pkg_alternatives/Makefile        Mon Mar 03 04:38:43 2014 +0000
+++ b/pkgtools/pkg_alternatives/Makefile        Mon Mar 03 04:40:12 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2014/03/03 03:30:53 obache Exp $
+# $NetBSD: Makefile,v 1.21 2014/03/03 04:40:12 obache Exp $
 #
 
 PKGNAME=       pkg_alternatives-1.6
@@ -6,6 +6,7 @@
 
 MAINTAINER=    jmmv%NetBSD.org@localhost
 COMMENT=       Generic wrappers for programs with similar interfaces
+LICENSE=       modified-bsd
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
diff -r c1087a84db6a -r a4364795f33a pkgtools/pkg_comp/Makefile
--- a/pkgtools/pkg_comp/Makefile        Mon Mar 03 04:38:43 2014 +0000
+++ b/pkgtools/pkg_comp/Makefile        Mon Mar 03 04:40:12 2014 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.51 2014/03/03 03:30:54 obache Exp $
+# $NetBSD: Makefile,v 1.52 2014/03/03 04:40:47 obache Exp $
 
 PKGNAME=       pkg_comp-1.37
 CATEGORIES=    pkgtools
 
 MAINTAINER=    jmmv%NetBSD.org@localhost
 COMMENT=       Build packages inside a chroot jail
+LICENSE=       modified-bsd
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 



Home | Main Index | Thread Index | Old Index