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 ff824191a82..5df7d172b53 100644 --- a/databases/p5-App-Sqitch/Makefile +++ b/databases/p5-App-Sqitch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/03/16 21:16:03 schmonz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:25 wiz Exp $ DISTNAME= App-Sqitch-0.992 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} |