summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2021-03-06 04:41:53 +0000
committerryoon <ryoon@pkgsrc.org>2021-03-06 04:41:53 +0000
commit361b13a92f86dfb14ea91ac66de731a13d54e2cb (patch)
treebe0b2fda49ee6bb454f386248ddc7a2f1707288f /pkgtools
parent185521417ec99f2a6fef6c71ce41e928520d6ed4 (diff)
downloadpkgsrc-361b13a92f86dfb14ea91ac66de731a13d54e2cb.tar.gz
pkg_install: Bump PKGREVISON to include odbl-v1 as acceptable license
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 9b0dfda7040..fbfaf6cba87 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.232 2020/12/02 10:22:39 wiz Exp $
+# $NetBSD: Makefile,v 1.233 2021/03/06 04:41:53 ryoon Exp $
# Notes to package maintainers:
#
@@ -7,6 +7,7 @@
# change in the pkg_* tools that pkgsrc relies on for proper operation.
PKGNAME= pkg_install-${VERSION}
+PKGREVISION= 1
CATEGORIES= pkgtools
MAINTAINER= agc@NetBSD.org