diff options
Diffstat (limited to 'comms/p5-SMS-Send/Makefile')
-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 2aa4d2b3715..1d00644b9d0 100644 --- a/comms/p5-SMS-Send/Makefile +++ b/comms/p5-SMS-Send/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/12/09 14:17:41 obache Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:20 wiz Exp $ DISTNAME= SMS-Send-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SMS/} |