diff options
Diffstat (limited to 'www/weblint/Makefile')
-rw-r--r-- | www/weblint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile index f1df312f72c..93d610374d8 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/06/12 10:52:16 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2016/07/09 06:39:15 wiz Exp $ # DISTNAME= weblint-1.020 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= http://www.perl.com/CPAN/authors/id/NEILB/ \ ftp://ftp.gmd.de/mirrors/CPAN/authors/id/NEILB/ |