diff options
author | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
commit | 1d34477d8c9cbf123619bd298954b5eb375c1c32 (patch) | |
tree | 621855d77838263eb17fae5857be04f635e14dc7 /net/p5-Net-Daemon | |
parent | 5af1ab30699e29e0bb62aae79734f9a0a1311671 (diff) | |
download | pkgsrc-1d34477d8c9cbf123619bd298954b5eb375c1c32.tar.gz |
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'net/p5-Net-Daemon')
-rw-r--r-- | net/p5-Net-Daemon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile index e6dfe89ffd5..5cfbdd396ba 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:46 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2016/06/08 19:24:10 wiz Exp $ # DISTNAME= Net-Daemon-0.48 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |