diff options
Diffstat (limited to 'www/p5-HTTP-Server-Simple-Authen/Makefile')
-rw-r--r-- | www/p5-HTTP-Server-Simple-Authen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-Server-Simple-Authen/Makefile b/www/p5-HTTP-Server-Simple-Authen/Makefile index 7f1aa34ab1e..6f0084b414a 100644 --- a/www/p5-HTTP-Server-Simple-Authen/Makefile +++ b/www/p5-HTTP-Server-Simple-Authen/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2016/06/08 19:25:07 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2017/06/05 14:25:23 ryoon Exp $ # DISTNAME= HTTP-Server-Simple-Authen-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} |