diff options
Diffstat (limited to 'comms/asterisk13')
-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 8995bd2be6c..8b0a0236df4 100644 --- a/comms/asterisk13/Makefile +++ b/comms/asterisk13/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2021/08/01 02:57:12 jnemeth Exp $ +# $NetBSD: Makefile,v 1.73 2021/09/29 19:00:24 adam Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile @@ -6,6 +6,7 @@ DISTNAME= asterisk-13.38.3 #PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |