diff options
author | adam <adam@pkgsrc.org> | 2017-08-24 20:02:56 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-08-24 20:02:56 +0000 |
commit | fcfaa12a4605a821c8a4ff0a582af8fe0c86392c (patch) | |
tree | 86164b1090b5b936fad0db40b3d8eafb0cca0c04 /comms/asterisk/Makefile | |
parent | 3dcf69c52d81ae09ec6aaf72cdb597e0aec15ddf (diff) | |
download | pkgsrc-fcfaa12a4605a821c8a4ff0a582af8fe0c86392c.tar.gz |
Revbump for boost update
Diffstat (limited to 'comms/asterisk/Makefile')
-rw-r--r-- | comms/asterisk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index 86ab6243b0d..8dbd2ac53a4 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.154 2017/04/30 01:21:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.155 2017/08/24 20:03:07 adam Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look win ${WRKSRC}/sounds/Makefile # to find out the current sound file versions DISTNAME= asterisk-11.25.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |