diff options
Diffstat (limited to 'comms/p5-SMS-Send')
-rw-r--r-- | comms/p5-SMS-Send/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/p5-SMS-Send/Makefile b/comms/p5-SMS-Send/Makefile index 99d0b2f1033..e0c948fb828 100644 --- a/comms/p5-SMS-Send/Makefile +++ b/comms/p5-SMS-Send/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/31 12:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:48:30 wiz Exp $ DISTNAME= SMS-Send-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SMS/} |