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-Asterisk/Makefile | |
parent | 18a20a9d1f174fdcaf3518b11b18853fabb46a08 (diff) | |
download | pkgsrc-f522927b160229fb8cea93a2a3d82837de2cab2b.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'comms/p5-Asterisk/Makefile')
-rw-r--r-- | comms/p5-Asterisk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/p5-Asterisk/Makefile b/comms/p5-Asterisk/Makefile index d67b22a45b1..2869fa071ba 100644 --- a/comms/p5-Asterisk/Makefile +++ b/comms/p5-Asterisk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2010/08/21 16:32:47 seb Exp $ +# $NetBSD: Makefile,v 1.7 2011/08/14 07:43:02 obache Exp $ # DISTNAME= asterisk-perl-1.01 PKGNAME= p5-Asterisk-1.01 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JA/JAMESGOL/} MASTER_SITES+= http://asterisk.gnuinter.net/files/ |