diff options
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 327bff3c22c..263620e7e4f 100644 --- a/comms/p5-Asterisk/Makefile +++ b/comms/p5-Asterisk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:30 wiz Exp $ # DISTNAME= asterisk-perl-1.03 PKGNAME= p5-Asterisk-1.03 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JA/JAMESGOL/} MASTER_SITES+= http://asterisk.gnuinter.net/files/ |