diff options
Diffstat (limited to 'comms/asterisk14/Makefile')
-rw-r--r-- | comms/asterisk14/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk14/Makefile b/comms/asterisk14/Makefile index 0488ee27267..c2cac9af9b2 100644 --- a/comms/asterisk14/Makefile +++ b/comms/asterisk14/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2017/02/06 13:55:09 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/02/12 06:25:09 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-14.2.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |