summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-03-03 04:48:46 +0000
committerobache <obache@pkgsrc.org>2014-03-03 04:48:46 +0000
commit09a92966ff56eff7313827042f22b6f47762bd9c (patch)
treeccbe7bc5cb4537b978a910c68b061744c8e50009 /pkgtools
parentcff83357a8bd18d6abf921f49d4a92444e0cc1e7 (diff)
downloadpkgsrc-09a92966ff56eff7313827042f22b6f47762bd9c.tar.gz
LICENSE=modified-bsd
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_notify/Makefile3
-rw-r--r--pkgtools/pkg_rolling-replace/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/pkgtools/pkg_notify/Makefile b/pkgtools/pkg_notify/Makefile
index d16b7dcc8ad..2656efeae09 100644
--- a/pkgtools/pkg_notify/Makefile
+++ b/pkgtools/pkg_notify/Makefile
@@ -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 @@ CATEGORIES= pkgtools
MAINTAINER= imil@gcu.info
HOMEPAGE= # none
COMMENT= Notifies package maintainer when a new version is available
+LICENSE= modified-bsd
DEPENDS+= p5-libwww>=5.76:../../www/p5-libwww
diff --git a/pkgtools/pkg_rolling-replace/Makefile b/pkgtools/pkg_rolling-replace/Makefile
index b6dbad62a6c..39273dbaac4 100644
--- a/pkgtools/pkg_rolling-replace/Makefile
+++ b/pkgtools/pkg_rolling-replace/Makefile
@@ -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
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