Sat Mar 6 04:41:53 2021 UTC ()
pkg_install: Bump PKGREVISON to include odbl-v1 as acceptable license


(ryoon)
diff -r1.232 -r1.233 pkgsrc/pkgtools/pkg_install/Makefile

cvs diff -r1.232 -r1.233 pkgsrc/pkgtools/pkg_install/Makefile (expand / switch to context diff)
--- pkgsrc/pkgtools/pkg_install/Makefile 2020/12/02 10:22:39 1.232
+++ pkgsrc/pkgtools/pkg_install/Makefile 2021/03/06 04:41:53 1.233
@@ -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