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