diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 07:38:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 07:38:55 +0000 |
commit | f522927b160229fb8cea93a2a3d82837de2cab2b (patch) | |
tree | 50a1d556cceac84bf5b00b95fa9237fea328e2b5 /comms/p5-SMS-Send | |
parent | 18a20a9d1f174fdcaf3518b11b18853fabb46a08 (diff) | |
download | pkgsrc-f522927b160229fb8cea93a2a3d82837de2cab2b.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'comms/p5-SMS-Send')
-rw-r--r-- | comms/p5-SMS-Send/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/p5-SMS-Send/Makefile b/comms/p5-SMS-Send/Makefile index d6b3746f128..dda0b7cfd28 100644 --- a/comms/p5-SMS-Send/Makefile +++ b/comms/p5-SMS-Send/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/05/19 05:19:32 obache Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/14 07:43:02 obache Exp $ DISTNAME= SMS-Send-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SMS/} |