summaryrefslogtreecommitdiff
path: root/databases/p5-gdbm
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-01-28 20:10:34 +0000
committerwiz <wiz@pkgsrc.org>2018-01-28 20:10:34 +0000
commit1bf85a634ceb83c7d3889697ddd61a7d403d9207 (patch)
tree820d144772d83eef522d14f64539ef676f3603cc /databases/p5-gdbm
parent2c1bc1b63648a221e94be33883dfd8e1b7700395 (diff)
downloadpkgsrc-1bf85a634ceb83c7d3889697ddd61a7d403d9207.tar.gz
Bump PKGREVISION for gdbm shlib major bump
Diffstat (limited to 'databases/p5-gdbm')
-rw-r--r--databases/p5-gdbm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-gdbm/Makefile b/databases/p5-gdbm/Makefile
index a8a436a7cfd..9170ece684e 100644
--- a/databases/p5-gdbm/Makefile
+++ b/databases/p5-gdbm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2017/06/05 14:22:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.48 2018/01/28 20:10:44 wiz Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../lang/perl5/Makefile.common"
PKGNAME= p5-${DISTNAME:S/perl/gdbm/}
CATEGORIES= databases perl5