diff options
Diffstat (limited to 'databases/p5-DBD-Sybase/Makefile')
-rw-r--r-- | databases/p5-DBD-Sybase/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-Sybase/Makefile b/databases/p5-DBD-Sybase/Makefile index 153e240dc22..771ec401676 100644 --- a/databases/p5-DBD-Sybase/Makefile +++ b/databases/p5-DBD-Sybase/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2003/03/14 19:37:34 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2003/06/11 13:26:05 wiz Exp $ # DISTNAME= DBD-Sybase-0.94 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5dsy CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |