diff options
Diffstat (limited to 'comms/p5-Device-Modem/Makefile')
-rw-r--r-- | comms/p5-Device-Modem/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile index 9768e1a0c6a..8d6e8e262a7 100644 --- a/comms/p5-Device-Modem/Makefile +++ b/comms/p5-Device-Modem/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/02/06 12:28:26 abs Exp $ +# $NetBSD: Makefile,v 1.26 2014/05/29 23:35:20 wiz Exp $ DISTNAME= Device-Modem-1.57 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5dmd CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} |