diff options
Diffstat (limited to 'databases/postgresql90-docs/Makefile')
-rw-r--r-- | databases/postgresql90-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql90-docs/Makefile b/databases/postgresql90-docs/Makefile index 71f623c9d7c..4a593b070be 100644 --- a/databases/postgresql90-docs/Makefile +++ b/databases/postgresql90-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2013/10/12 20:39:42 adam Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:35:32 wiz Exp $ PKGNAME= ${DISTNAME:C/-/90-docs-/} +PKGREVISION= 1 COMMENT= PostgreSQL database documentation .include "../../databases/postgresql90/Makefile.common" |