diff options
Diffstat (limited to 'comms/asterisk15/Makefile')
-rw-r--r-- | comms/asterisk15/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk15/Makefile b/comms/asterisk15/Makefile index c1b45980a64..1698c93293b 100644 --- a/comms/asterisk15/Makefile +++ b/comms/asterisk15/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2020/08/31 18:06:44 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2020/11/05 09:07:38 ryoon 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-15.4.1 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |