diff options
author | he <he@pkgsrc.org> | 2004-12-05 17:23:54 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2004-12-05 17:23:54 +0000 |
commit | eb3e4143aaa9aae212d4134a1898d39c61813a6b (patch) | |
tree | 82698a9de83c9c7a95e3ccb8896d7a0e13e82ea1 /databases/p5-DBI-Shell/Makefile | |
parent | 887f65ded1456bb5b3891185a96532f2553dd469 (diff) | |
download | pkgsrc-eb3e4143aaa9aae212d4134a1898d39c61813a6b.tar.gz |
Update p5-DBI-Shell from version 11.9 to 11.93.
Change HOMEPAGE to point into search.cpan.org.
Change log is almost content-free (version number fixes?)
Diffstat (limited to 'databases/p5-DBI-Shell/Makefile')
-rw-r--r-- | databases/p5-DBI-Shell/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBI-Shell/Makefile b/databases/p5-DBI-Shell/Makefile index 252afa2fa0a..04bfce073dc 100644 --- a/databases/p5-DBI-Shell/Makefile +++ b/databases/p5-DBI-Shell/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/02/22 01:38:58 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/05 17:23:54 he Exp $ # -DISTNAME= DBI-Shell-11.9 +DISTNAME= DBI-Shell-11.93 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dbi CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/} MAINTAINER= eric@cirr.com -HOMEPAGE= http://www.perldoc.com/perl5.6.1/lib/DBI/Shell.html +HOMEPAGE= http://search.cpan.org/dist/DBI-Shell/ COMMENT= Interactive command Shell for the Perl DBI DEPENDS+= p5-IO-Tee>=0.64:../../devel/p5-IO-Tee |