diff options
author | obache <obache> | 2011-08-14 07:38:55 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 07:38:55 +0000 |
commit | eb1b3830bba43b9a763378497548f134bc1f638c (patch) | |
tree | 50a1d556cceac84bf5b00b95fa9237fea328e2b5 /comms/p5-Device-SerialPort | |
parent | 55194ffb8cfaea414aae5e45ca984a4b17931e32 (diff) | |
download | pkgsrc-eb1b3830bba43b9a763378497548f134bc1f638c.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'comms/p5-Device-SerialPort')
-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 94b0d81ceac..4161888cc7a 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2010/08/21 16:32:48 seb Exp $ +# $NetBSD: Makefile,v 1.21 2011/08/14 07:43:02 obache Exp $ # DISTNAME= Device-SerialPort-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5dse CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} |