diff options
Diffstat (limited to 'databases/postgresql12-contrib/Makefile')
-rw-r--r-- | databases/postgresql12-contrib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql12-contrib/Makefile b/databases/postgresql12-contrib/Makefile index b0215775154..a2cc7836794 100644 --- a/databases/postgresql12-contrib/Makefile +++ b/databases/postgresql12-contrib/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2021/04/21 11:41:16 adam Exp $ +# $NetBSD: Makefile,v 1.15 2021/05/18 11:56:19 adam Exp $ PKGNAME= ${DISTNAME:S/-/12-contrib-/} -PKGREVISION= 1 COMMENT= Contrib subtree of tools and plug-ins .include "../../databases/postgresql12/Makefile.common" |