diff options
Diffstat (limited to 'databases/postgresql93-contrib/Makefile')
-rw-r--r-- | databases/postgresql93-contrib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql93-contrib/Makefile b/databases/postgresql93-contrib/Makefile index 28bc9f4324d..479756a6967 100644 --- a/databases/postgresql93-contrib/Makefile +++ b/databases/postgresql93-contrib/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2018/02/08 20:53:56 adam Exp $ +# $NetBSD: Makefile,v 1.4 2018/08/22 09:43:23 wiz Exp $ PKGNAME= ${DISTNAME:C/-/93-contrib-/} +PKGREVISION= 1 COMMENT= Contrib subtree of tools and plug-ins .include "../../databases/postgresql93/Makefile.common" |