diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-03-09 04:20:35 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-03-09 04:20:35 +0000 |
commit | 1094960818838cadeba08b81bcc81be7cd347e43 (patch) | |
tree | 25af1151060994730bbbcf7d1d154f055e5b18ac /databases/p5-DBI-137/Makefile | |
parent | Replace the bzip dependency with bzip2. This will allow GNOME 2 to show up (diff) |
Fix breakage of plist at 4.x environment.
Approved by: portmgr (kris)
Diffstat (limited to '')
-rw-r--r-- | databases/p5-DBI-137/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBI-137/Makefile b/databases/p5-DBI-137/Makefile index 50f28c237427..deef08f41545 100644 --- a/databases/p5-DBI-137/Makefile +++ b/databases/p5-DBI-137/Makefile @@ -7,6 +7,7 @@ PORTNAME= DBI PORTVERSION= 1.34 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBI |