diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-08-22 12:22:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-08-22 12:22:48 +0000 |
commit | 5cc92f35084d62437cb67e0128156ca0d3c9922f (patch) | |
tree | e899f278a5f4d24e042e7925fffb179e727096ac /comms/asterisk/Makefile | |
parent | 5049a62f510d79f45e5fe3917feb7ac72d3ea798 (diff) | |
download | pkgsrc-5cc92f35084d62437cb67e0128156ca0d3c9922f.tar.gz |
Recursive revbump from boost-1.71.0
Diffstat (limited to 'comms/asterisk/Makefile')
-rw-r--r-- | comms/asterisk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index fb64bd179d2..67442ed7879 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.177 2019/08/11 13:18:07 wiz Exp $ +# $NetBSD: Makefile,v 1.178 2019/08/22 12:22:54 ryoon Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look win ${WRKSRC}/sounds/Makefile # to find out the current sound file versions DISTNAME= asterisk-11.25.3 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |