diff options
Diffstat (limited to 'comms/asterisk13/Makefile')
-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 121474a4161..c4b4b891154 100644 --- a/comms/asterisk13/Makefile +++ b/comms/asterisk13/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2016/06/09 04:41:48 jnemeth Exp $ +# $NetBSD: Makefile,v 1.9 2016/07/09 06:37:55 wiz 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.9.1 +PKGREVISION= 1 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \ |