diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:42:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:42:51 +0000 |
commit | 7da3396fbc255a2e05a47f1ec8d0d4651809b018 (patch) | |
tree | a850c34dd49b5e6bde60c6e0b6280637f411e838 /databases/postgresql95-contrib/Makefile | |
parent | eabc5364f14ce27ce590642bd937cf2a5d1a56c1 (diff) | |
download | pkgsrc-7da3396fbc255a2e05a47f1ec8d0d4651809b018.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'databases/postgresql95-contrib/Makefile')
-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 f1bc90a768e..06cf71e12df 100644 --- a/databases/postgresql95-contrib/Makefile +++ b/databases/postgresql95-contrib/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2017/02/11 10:18:52 adam Exp $ +# $NetBSD: Makefile,v 1.4 2018/08/22 09:43:25 wiz Exp $ PKGNAME= ${DISTNAME:C/-/95-contrib-/} +PKGREVISION= 1 COMMENT= Contrib subtree of tools and plug-ins .include "../../databases/postgresql95/Makefile.common" |