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/postgresql11-docs | |
| parent | 615f0d51f15e2d397ce85e7e5e7addfe48c1c6a7 (diff) | |
| download | pkgsrc-0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b.tar.gz | |
Revbump for icu
Diffstat (limited to 'databases/postgresql11-docs')
| -rw-r--r-- | databases/postgresql11-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql11-docs/Makefile b/databases/postgresql11-docs/Makefile index adc2f3767d0..2eb3f1d8a87 100644 --- a/databases/postgresql11-docs/Makefile +++ b/databases/postgresql11-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2020/02/14 17:06:42 adam Exp $ +# $NetBSD: Makefile,v 1.3 2020/06/02 08:23:28 adam Exp $ PKGNAME= ${DISTNAME:S/-/11-docs-/} +PKGREVISION= 1 COMMENT= PostgreSQL database documentation .include "../../databases/postgresql11/Makefile.common" |
