diff options
Diffstat (limited to 'databases/p5-Dancer-Plugin-DBIC/Makefile')
-rw-r--r-- | databases/p5-Dancer-Plugin-DBIC/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-Dancer-Plugin-DBIC/Makefile b/databases/p5-Dancer-Plugin-DBIC/Makefile index 62973bc7fd3..43f91335fc9 100644 --- a/databases/p5-Dancer-Plugin-DBIC/Makefile +++ b/databases/p5-Dancer-Plugin-DBIC/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/07/03 18:24:06 sno Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:35:29 wiz Exp $ DISTNAME= Dancer-Plugin-DBIC-0.1802 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dancer/} |