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 c4d5b2d93c5..b09d1b21b3e 100644 --- a/comms/p5-Device-Modem/Makefile +++ b/comms/p5-Device-Modem/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2008/10/12 21:10:04 he Exp $ +# $NetBSD: Makefile,v 1.15 2008/10/19 19:17:42 he Exp $ # DISTNAME= Device-Modem-1.50 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5dmd CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} |