diff options
Diffstat (limited to 'databases/p5-App-Sqitch/Makefile')
-rw-r--r-- | databases/p5-App-Sqitch/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-App-Sqitch/Makefile b/databases/p5-App-Sqitch/Makefile index 5df7d172b53..a02a19fd8d3 100644 --- a/databases/p5-App-Sqitch/Makefile +++ b/databases/p5-App-Sqitch/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:25 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/06/09 17:52:10 schmonz Exp $ -DISTNAME= App-Sqitch-0.992 +DISTNAME= App-Sqitch-0.993 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} |