summaryrefslogtreecommitdiff
path: root/databases/postgresql95-docs/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-05-22 10:08:48 +0000
committernia <nia@pkgsrc.org>2021-05-22 10:08:48 +0000
commit33069eb2650804a6ecc84ad6455158cfe616add0 (patch)
tree5a776144bd7c0287a94011128c5984c82f8560c9 /databases/postgresql95-docs/Makefile
parent4174ff5d72a5b0e05f84bc6508ea1af7b0e200c0 (diff)
downloadpkgsrc-33069eb2650804a6ecc84ad6455158cfe616add0.tar.gz
postgresql95: Revert backwards time warp.
Diffstat (limited to 'databases/postgresql95-docs/Makefile')
-rw-r--r--databases/postgresql95-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql95-docs/Makefile b/databases/postgresql95-docs/Makefile
index e7b6b85505d..88d9a63fcbb 100644
--- a/databases/postgresql95-docs/Makefile
+++ b/databases/postgresql95-docs/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2021/05/18 11:56:20 adam Exp $
+# $NetBSD: Makefile,v 1.14 2021/05/22 10:08:48 nia Exp $
PKGNAME= ${DISTNAME:S/-/95-docs-/}
+PKGREVISION= 1
COMMENT= PostgreSQL database documentation
.include "../../databases/postgresql95/Makefile.common"