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 ec8c079abd7..20144fb6d87 100644 --- a/comms/p5-Asterisk/Makefile +++ b/comms/p5-Asterisk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2013/05/31 12:39:42 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:20 wiz Exp $ # DISTNAME= asterisk-perl-1.03 PKGNAME= p5-Asterisk-1.03 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JA/JAMESGOL/} MASTER_SITES+= http://asterisk.gnuinter.net/files/ |