diff options
Diffstat (limited to 'net/p5-RADIUS/Makefile')
-rw-r--r-- | net/p5-RADIUS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-RADIUS/Makefile b/net/p5-RADIUS/Makefile index 736d26fae6d..4ea00c6cf27 100644 --- a/net/p5-RADIUS/Makefile +++ b/net/p5-RADIUS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:41:41 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:10 wiz Exp $ # DISTNAME= RADIUS-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 SVR4_PKGNAME= p5rad CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RADIUS/} |