diff options
Diffstat (limited to 'comms/asterisk19/Makefile')
-rw-r--r-- | comms/asterisk19/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk19/Makefile b/comms/asterisk19/Makefile index c4b6a00a316..8b89fee9bfa 100644 --- a/comms/asterisk19/Makefile +++ b/comms/asterisk19/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2022/06/28 11:31:06 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2022/06/30 11:18:07 nia Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile @@ -7,7 +7,7 @@ DISTNAME= asterisk-19.1.0 #PKGREVISION= 24 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |