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/351247d55fba
branches:  trunk
changeset: 631376:351247d55fba
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Mar 03 04:48:46 2014 +0000

description:
LICENSE=modified-bsd

diffstat:

 pkgtools/pkg_notify/Makefile          |  3 ++-
 pkgtools/pkg_rolling-replace/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (33 lines):

diff -r 665ed39d49a2 -r 351247d55fba pkgtools/pkg_notify/Makefile
--- a/pkgtools/pkg_notify/Makefile      Mon Mar 03 04:47:04 2014 +0000
+++ b/pkgtools/pkg_notify/Makefile      Mon Mar 03 04:48:46 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2014/03/03 03:30:54 obache Exp $
+# $NetBSD: Makefile,v 1.19 2014/03/03 04:48:46 obache Exp $
 
 PKGNAME=       pkg_notify-0.4.4
 CATEGORIES=    pkgtools
@@ -6,6 +6,7 @@
 MAINTAINER=    imil%gcu.info@localhost
 HOMEPAGE=      # none
 COMMENT=       Notifies package maintainer when a new version is available
+LICENSE=       modified-bsd
 
 DEPENDS+=      p5-libwww>=5.76:../../www/p5-libwww
 
diff -r 665ed39d49a2 -r 351247d55fba pkgtools/pkg_rolling-replace/Makefile
--- a/pkgtools/pkg_rolling-replace/Makefile     Mon Mar 03 04:47:04 2014 +0000
+++ b/pkgtools/pkg_rolling-replace/Makefile     Mon Mar 03 04:48:46 2014 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.35 2014/03/03 03:30:54 obache Exp $
+# $NetBSD: Makefile,v 1.36 2014/03/03 04:50:47 obache Exp $
 
 PKGNAME=       pkg_rolling-replace-0.24.1
 CATEGORIES=    pkgtools
 
 MAINTAINER=    ngoffee%bbn.com@localhost
 COMMENT=       Replace/upgrade packages in-place
+LICENSE=       modified-bsd
 
 DEPENDS+=      pkg_chk>=1.76:../../pkgtools/pkg_chk
 DEPENDS+=      pkg_tarup>=1.6.6:../../pkgtools/pkg_tarup



Home | Main Index | Thread Index | Old Index