summaryrefslogtreecommitdiff
path: root/databases/p5-DB_File/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-12-31 14:39:07 +0000
committerwiz <wiz>2014-12-31 14:39:07 +0000
commitfbdd5c42fc2cde353bc0ceeadd88c1f6e7da31f5 (patch)
tree86972abcb769b85143cac2ac038d80dd2a1ede8f /databases/p5-DB_File/Makefile
parent99cfa18c537891fab83ab8f9c9ee1af98918c464 (diff)
downloadpkgsrc-fbdd5c42fc2cde353bc0ceeadd88c1f6e7da31f5.tar.gz
Update to 1.835:
1.835 23 Dec 2014 * Silence more compiler warnings
Diffstat (limited to 'databases/p5-DB_File/Makefile')
-rw-r--r--databases/p5-DB_File/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DB_File/Makefile b/databases/p5-DB_File/Makefile
index 2af634cc511..625e160bf1d 100644
--- a/databases/p5-DB_File/Makefile
+++ b/databases/p5-DB_File/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2014/12/14 15:33:09 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2014/12/31 14:39:07 wiz Exp $
-DISTNAME= DB_File-1.834
+DISTNAME= DB_File-1.835
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DB_File/}