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 ede69031c22..d3beb67f3fe 100644 --- a/databases/postgresql90-docs/Makefile +++ b/databases/postgresql90-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/07/25 22:14:55 adam Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:48:45 wiz Exp $ PKGNAME= ${DISTNAME:C/-/90-docs-/} +PKGREVISION= 1 COMMENT= PostgreSQL database documentation .include "../../databases/postgresql90/Makefile.common" |