diff options
author | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
commit | 06ea1a92ee4d8e74b1a2b4af2ed7526ae5a2f991 (patch) | |
tree | a8d74fc5d770aab70db98ef75296260c726b9799 /comms/asterisk | |
parent | 4f47b688b163e20d0c0795609e8e229cb07ac7c9 (diff) | |
download | pkgsrc-06ea1a92ee4d8e74b1a2b4af2ed7526ae5a2f991.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'comms/asterisk')
-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 67887597ad7..5523a8f0acc 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.104 2014/02/12 23:17:37 tron Exp $ +# $NetBSD: Makefile,v 1.105 2014/04/09 07:27:03 obache Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,7 +7,7 @@ DISTNAME= asterisk-11.7.0 DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= ${DEFAULT_DISTFILES} EXTRACT_ONLY= ${DISTNAME}.tar.gz -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \ |