diff options
Diffstat (limited to 'net/p5-RadiusPerl/Makefile')
-rw-r--r-- | net/p5-RadiusPerl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-RadiusPerl/Makefile b/net/p5-RadiusPerl/Makefile index 0e6ec83e532..0d5f16107ef 100644 --- a/net/p5-RadiusPerl/Makefile +++ b/net/p5-RadiusPerl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:15 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/06/05 14:24:24 ryoon Exp $ # DISTNAME= RadiusPerl-0.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} |