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/asterisk18 | |
parent | 3dcf69c52d81ae09ec6aaf72cdb597e0aec15ddf (diff) | |
download | pkgsrc-fcfaa12a4605a821c8a4ff0a582af8fe0c86392c.tar.gz |
Revbump for boost update
Diffstat (limited to 'comms/asterisk18')
-rw-r--r-- | comms/asterisk18/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk18/Makefile b/comms/asterisk18/Makefile index b45ac44a0f7..ea8b6d293a0 100644 --- a/comms/asterisk18/Makefile +++ b/comms/asterisk18/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.116 2017/04/30 01:21:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.117 2017/08/24 20:03:07 adam Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,7 +7,7 @@ DISTNAME= asterisk-1.8.32.3 DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= ${DEFAULT_DISTFILES} EXTRACT_ONLY= ${DISTNAME}.tar.gz -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |