diff options
Diffstat (limited to 'databases/postgresql91-docs/Makefile')
-rw-r--r-- | databases/postgresql91-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql91-docs/Makefile b/databases/postgresql91-docs/Makefile index 6fe61087517..cf4203f6b4b 100644 --- a/databases/postgresql91-docs/Makefile +++ b/databases/postgresql91-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2013/02/09 11:19:15 adam Exp $ +# $NetBSD: Makefile,v 1.7 2013/05/31 12:39:56 wiz Exp $ PKGNAME= ${DISTNAME:C/-/91-docs-/} +PKGREVISION= 1 COMMENT= PostgreSQL database documentation .include "../../databases/postgresql91/Makefile.common" |