diff options
author | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
commit | a7fef9eb5b4619db0e91035e520e773c20fa2071 (patch) | |
tree | 5709b99f718fd966ea5f1033219742da1a507831 /databases/sqlite3-tcl/Makefile | |
parent | 8f74bd47b9c7cfd2970deb094608e6c6b2133461 (diff) | |
download | pkgsrc-a7fef9eb5b4619db0e91035e520e773c20fa2071.tar.gz |
revbump for textproc/icu
Diffstat (limited to 'databases/sqlite3-tcl/Makefile')
-rw-r--r-- | databases/sqlite3-tcl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/sqlite3-tcl/Makefile b/databases/sqlite3-tcl/Makefile index 23087d43f2a..f2f9aa42f02 100644 --- a/databases/sqlite3-tcl/Makefile +++ b/databases/sqlite3-tcl/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.105 2020/12/02 07:57:19 adam Exp $ +# $NetBSD: Makefile,v 1.106 2021/04/21 11:41:21 adam Exp $ +PKGREVISION= 1 .include "../../databases/sqlite3/Makefile.common" DISTNAME= sqlite-autoconf-${SQLITE3_DISTVERSION} |