diff options
Diffstat (limited to 'databases/postgresql95-contrib')
-rw-r--r-- | databases/postgresql95-contrib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql95-contrib/Makefile b/databases/postgresql95-contrib/Makefile index bda1c15e947..ce35a30cae7 100644 --- a/databases/postgresql95-contrib/Makefile +++ b/databases/postgresql95-contrib/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2021/03/18 15:04:56 adam Exp $ +# $NetBSD: Makefile,v 1.18 2021/04/21 11:41:18 adam Exp $ PKGNAME= ${DISTNAME:S/-/95-contrib-/} +PKGREVISION= 1 COMMENT= Contrib subtree of tools and plug-ins .include "../../databases/postgresql95/Makefile.common" |