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