diff options
Diffstat (limited to 'databases/p5-App-Sqitch/Makefile')
-rw-r--r-- | databases/p5-App-Sqitch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-App-Sqitch/Makefile b/databases/p5-App-Sqitch/Makefile index a1a101732be..b018f2a9353 100644 --- a/databases/p5-App-Sqitch/Makefile +++ b/databases/p5-App-Sqitch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/01/31 12:19:55 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:36 wiz Exp $ DISTNAME= App-Sqitch-0.997 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} |