summaryrefslogtreecommitdiff
path: root/databases/postgresql13-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql13-docs/Makefile')
-rw-r--r--databases/postgresql13-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql13-docs/Makefile b/databases/postgresql13-docs/Makefile
index dbc468f9a55..45b8fbedda1 100644
--- a/databases/postgresql13-docs/Makefile
+++ b/databases/postgresql13-docs/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2021/08/13 11:54:47 adam Exp $
+# $NetBSD: Makefile,v 1.8 2021/12/08 16:03:46 adam Exp $
PKGNAME= ${DISTNAME:S/-/13-docs-/}
+PKGREVISION= 1
COMMENT= PostgreSQL database documentation
.include "../../databases/postgresql13/Makefile.common"