diff options
Diffstat (limited to 'databases/p5-DBIx-ContextualFetch/Makefile')
-rw-r--r-- | databases/p5-DBIx-ContextualFetch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBIx-ContextualFetch/Makefile b/databases/p5-DBIx-ContextualFetch/Makefile index 4e83967c7cd..930b7f6e711 100644 --- a/databases/p5-DBIx-ContextualFetch/Makefile +++ b/databases/p5-DBIx-ContextualFetch/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:11 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2008/10/19 19:17:45 he Exp $ # DISTNAME= DBIx-ContextualFetch-1.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5dbc CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/} |