diff options
Diffstat (limited to 'comms/p5-Device-SerialPort/Makefile')
-rw-r--r-- | comms/p5-Device-SerialPort/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile index 2b0f2b031f4..c9fce5a3e41 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 13:44:33 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:48:30 wiz Exp $ # DISTNAME= Device-SerialPort-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} |