diff options
Diffstat (limited to 'comms/asterisk14/Makefile')
-rw-r--r-- | comms/asterisk14/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/asterisk14/Makefile b/comms/asterisk14/Makefile index 4022bfc50bf..fd6c914fabc 100644 --- a/comms/asterisk14/Makefile +++ b/comms/asterisk14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2018/01/24 05:51:40 jnemeth Exp $ +# $NetBSD: Makefile,v 1.19 2018/03/12 11:16:12 wiz 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-14.7.5 #PKGREVISION= 6 +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/ |