diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-09 06:37:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-09 06:37:46 +0000 |
commit | 4701ae8cf9bfd483f12f23f64c3467266286f68f (patch) | |
tree | c81fc1d16732f9d941def1c84f86faa1238870cf /comms/asterisk13/Makefile | |
parent | 3e958a5f68383873a67e24691ca5a5b3b2ffdfe1 (diff) | |
download | pkgsrc-4701ae8cf9bfd483f12f23f64c3467266286f68f.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'comms/asterisk13/Makefile')
-rw-r--r-- | comms/asterisk13/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/asterisk13/Makefile b/comms/asterisk13/Makefile index 121474a4161..c4b4b891154 100644 --- a/comms/asterisk13/Makefile +++ b/comms/asterisk13/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2016/06/09 04:41:48 jnemeth Exp $ +# $NetBSD: Makefile,v 1.9 2016/07/09 06:37:55 wiz Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile # to find out the current sound file versions DISTNAME= asterisk-13.9.1 +PKGREVISION= 1 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \ |