diff options
Diffstat (limited to 'net/p5-Net-Bonjour/Makefile')
-rw-r--r-- | net/p5-Net-Bonjour/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Bonjour/Makefile b/net/p5-Net-Bonjour/Makefile index ef49d97a01b..fea823b7113 100644 --- a/net/p5-Net-Bonjour/Makefile +++ b/net/p5-Net-Bonjour/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:09 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2017/06/05 14:24:18 ryoon Exp $ # DISTNAME= Net-Bonjour-0.96 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |