diff options
Diffstat (limited to 'databases/p5-DBD-CSV')
-rw-r--r-- | databases/p5-DBD-CSV/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index 439794e6a4a..c13e74457d8 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2001/05/26 01:53:32 mjl Exp $ +# $NetBSD: Makefile,v 1.6 2001/10/18 15:20:07 veego Exp $ # DISTNAME= DBD-CSV-0.1027 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5dcs CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |