summaryrefslogtreecommitdiff
path: root/devel/p5-IO-CaptureOutput
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2015-07-30 19:50:34 +0000
committerbsiegert <bsiegert>2015-07-30 19:50:34 +0000
commit776f9de8ce5646e51fd33d64f10b859ea063f2d2 (patch)
tree023325833104768b957dba482c5b1e3813405d07 /devel/p5-IO-CaptureOutput
parent9a3fc8f85477bb141c8e49fbcc222ef070da1c66 (diff)
downloadpkgsrc-776f9de8ce5646e51fd33d64f10b859ea063f2d2.tar.gz
Correct PKGNAME replacement pattern. From Frédéric Fauberteau in
PR pkg/50104.
Diffstat (limited to 'devel/p5-IO-CaptureOutput')
-rw-r--r--devel/p5-IO-CaptureOutput/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IO-CaptureOutput/Makefile b/devel/p5-IO-CaptureOutput/Makefile
index 2a54ecebef6..0e8cfa2eebf 100644
--- a/devel/p5-IO-CaptureOutput/Makefile
+++ b/devel/p5-IO-CaptureOutput/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2015/07/12 18:56:13 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2015/07/30 19:50:34 bsiegert Exp $
DISTNAME= IO-CaptureOutput-1.1104
-PKGNAME= p5-${DISTNAME:S/1103/11.03/}
+PKGNAME= p5-${DISTNAME:S/1104/11.04/}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}