diff options
Diffstat (limited to 'databases/p5-DBD-CSV/Makefile')
-rw-r--r-- | databases/p5-DBD-CSV/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index d6126849aaf8..1a94a16cf932 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ # -PORTNAME= p5-DBD-CSV +PORTNAME= DBD-CSV PORTVERSION= 0.1022 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD -DISTNAME= DBD-CSV-${PORTVERSION} +PKGNAMEPREFIX= p5- MAINTAINER= dirk.meyer@dinoex.sub.org |