diff options
author | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
commit | 0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b (patch) | |
tree | 4b76e80283e16e135441c0ad59b8896fab793cb4 /databases/sqlite3-tcl/Makefile | |
parent | 615f0d51f15e2d397ce85e7e5e7addfe48c1c6a7 (diff) | |
download | pkgsrc-0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b.tar.gz |
Revbump for 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 e409cd3c4a4..14b29f6d807 100644 --- a/databases/sqlite3-tcl/Makefile +++ b/databases/sqlite3-tcl/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.101 2020/05/23 07:38:01 adam Exp $ +# $NetBSD: Makefile,v 1.102 2020/06/02 08:23:32 adam Exp $ +PKGREVISION= 1 .include "../../databases/sqlite3/Makefile.common" DISTNAME= sqlite-autoconf-${SQLITE3_DISTVERSION} |