diff options
Diffstat (limited to 'databases/postgresql95-docs/Makefile')
-rw-r--r-- | databases/postgresql95-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql95-docs/Makefile b/databases/postgresql95-docs/Makefile index 489099e46cc..dd1aa6ee98b 100644 --- a/databases/postgresql95-docs/Makefile +++ b/databases/postgresql95-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2016/08/23 06:28:16 adam Exp $ +# $NetBSD: Makefile,v 1.4 2018/08/22 09:43:25 wiz Exp $ PKGNAME= ${DISTNAME:C/-/95-docs-/} +PKGREVISION= 1 COMMENT= PostgreSQL database documentation .include "../../databases/postgresql95/Makefile.common" |