summaryrefslogtreecommitdiff
path: root/databases/p5-gdbm
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
committerwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
commit1e1e978e5bfccb88f11007db5a2f7c954c43a094 (patch)
tree050f3c669fc64c0a0b42ccb845c48008097455c4 /databases/p5-gdbm
parentb25191da84b54b9852a539f132dd4dfd49755e1e (diff)
downloadpkgsrc-1e1e978e5bfccb88f11007db5a2f7c954c43a094.tar.gz
Bump PKGREVISIONs for perl 5.30.0
Diffstat (limited to 'databases/p5-gdbm')
-rw-r--r--databases/p5-gdbm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-gdbm/Makefile b/databases/p5-gdbm/Makefile
index bd8fcb4ea48..c1f80dec9ba 100644
--- a/databases/p5-gdbm/Makefile
+++ b/databases/p5-gdbm/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2018/08/22 09:43:40 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2019/08/11 13:18:34 wiz Exp $
+PKGREVISION= 1
.include "../../lang/perl5/Makefile.common"
PKGNAME= p5-${DISTNAME:S/perl/gdbm/}
CATEGORIES= databases perl5