diff options
Diffstat (limited to 'databases/postgresql95-docs')
-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 29be20fd686..a9ed960d460 100644 --- a/databases/postgresql95-docs/Makefile +++ b/databases/postgresql95-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2016/02/25 21:37:36 tnn Exp $ +# $NetBSD: Makefile,v 1.2 2016/07/09 06:38:03 wiz Exp $ PKGNAME= ${DISTNAME:C/-/95-docs-/} +PKGREVISION= 1 COMMENT= PostgreSQL database documentation .include "../../databases/postgresql95/Makefile.common" |