diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1998-01-27 16:19:00 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1998-01-27 16:19:00 +0000 |
commit | 53dfd4cc198c3287be73a36add3e20ee97d75607 (patch) | |
tree | e6934f3be1d7d4f6d6950205ca58048577b16476 /databases/p5-DBI-137/Makefile | |
parent | Add libXm.so.0.1 to search list of possible Motif libraries [for Lesstif?] (diff) |
Upgrade to v0.91
Submitted by: Peter van Heusden <pvh@leftside.wcape.school.za>
Diffstat (limited to '')
-rw-r--r-- | databases/p5-DBI-137/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBI-137/Makefile b/databases/p5-DBI-137/Makefile index c0e94a98d201..cffc6f62674e 100644 --- a/databases/p5-DBI-137/Makefile +++ b/databases/p5-DBI-137/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-DBI -# Version required: 0.90 +# Version required: 0.91 # Date created: October 17th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.9 1997/06/27 02:27:50 jfitz Exp $ +# $Id: Makefile,v 1.10 1997/09/13 17:53:19 jfitz Exp $ # -DISTNAME= DBI-0.90 -PKGNAME= p5-DBI-0.90 +DISTNAME= DBI-0.91 +PKGNAME= p5-DBI-0.91 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBI |