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 3343080580e..98fa709259e 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 11:24:43 asau Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 21:54:06 wiz Exp $ # DISTNAME= Device-SerialPort-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5dse CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} |