diff options
Diffstat (limited to 'devel/p5-IPC-PubSub/Makefile')
-rw-r--r-- | devel/p5-IPC-PubSub/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IPC-PubSub/Makefile b/devel/p5-IPC-PubSub/Makefile index fe2dab3d379..1faf4a3eb55 100644 --- a/devel/p5-IPC-PubSub/Makefile +++ b/devel/p5-IPC-PubSub/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2017/06/12 12:36:23 maya Exp $ +# $NetBSD: Makefile,v 1.14 2018/08/22 09:44:10 wiz Exp $ # DISTNAME= IPC-PubSub-0.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} |