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 2cb9855ee90..68d273a5b9b 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2013/05/31 12:39:43 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/05/29 23:35:20 wiz Exp $ # DISTNAME= Device-SerialPort-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5dse CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} |