aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-File/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-04-04 12:30:35 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-04-04 12:30:35 +0000
commit79f7aa9b3f393506b1b5c55bc81a5fdc7c2c0d92 (patch)
tree4cd9093e67a0e6b652b42f107b4b0ab2baf57a54 /databases/p5-DBD-File/Makefile
parent0739925d1fa90a3ac3336a0423e20989e049016c (diff)
downloadports-79f7aa9b3f393506b1b5c55bc81a5fdc7c2c0d92.tar.gz
ports-79f7aa9b3f393506b1b5c55bc81a5fdc7c2c0d92.zip
Notes
Diffstat (limited to 'databases/p5-DBD-File/Makefile')
-rw-r--r--databases/p5-DBD-File/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBD-File/Makefile b/databases/p5-DBD-File/Makefile
index 47bb531f2d43..3f94c9b6300c 100644
--- a/databases/p5-DBD-File/Makefile
+++ b/databases/p5-DBD-File/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= DBD-File
-PORTVERSION= 0.22
-PORTREVISION= 0
+PORTVERSION= 0.33
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
@@ -21,7 +20,8 @@ RUN_DEPENDS= ${SITE_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statemen
PERL_CONFIGURE= yes
-MAN3= DBD::File.3
+MAN3= DBD::File.3 \
+ DBI::SQL::Nano.3
.include <bsd.port.pre.mk>