diff options
Diffstat (limited to 'comms/asterisk13/Makefile')
-rw-r--r-- | comms/asterisk13/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk13/Makefile b/comms/asterisk13/Makefile index b80653d2d57..dc10bbd143d 100644 --- a/comms/asterisk13/Makefile +++ b/comms/asterisk13/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.45 2018/12/09 18:52:18 adam Exp $ +# $NetBSD: Makefile,v 1.46 2018/12/13 19:51:44 adam 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.19.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |