summaryrefslogtreecommitdiff
path: root/databases/postgresql11-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql11-docs/Makefile')
-rw-r--r--databases/postgresql11-docs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql11-docs/Makefile b/databases/postgresql11-docs/Makefile
index f81b1177e0c..d4faa5b4934 100644
--- a/databases/postgresql11-docs/Makefile
+++ b/databases/postgresql11-docs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/08/31 18:07:11 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2020/11/05 09:07:44 ryoon Exp $
PKGNAME= ${DISTNAME:S/-/11-docs-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= PostgreSQL database documentation
.include "../../databases/postgresql11/Makefile.common"