diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
commit | 116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch) | |
tree | 182c3e8b2fec5d158af1b14d92f30efeee781107 /databases/p5-DBI | |
parent | ce797dd6db08415f0769d368481029338e73d118 (diff) | |
download | ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.tar.gz ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.zip |
Notes
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r-- | databases/p5-DBI/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index 6dbf4a0b0575..6204c6c4cbb5 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 1.615 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= The perl5 Database Interface. Required for DBD::* modules |