diff options
author | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
commit | 83908fe6f952328b0992bc1d4db193a1ef9eceb5 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /comms/asterisk10 | |
parent | 86b731d96590bc50122622e7fd30485650060737 (diff) | |
download | pkgsrc-83908fe6f952328b0992bc1d4db193a1ef9eceb5.tar.gz |
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'comms/asterisk10')
-rw-r--r-- | comms/asterisk10/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/asterisk10/Makefile b/comms/asterisk10/Makefile index b32b50a6c87..9f327912403 100644 --- a/comms/asterisk10/Makefile +++ b/comms/asterisk10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/04/07 20:05:57 jnemeth Exp $ +# $NetBSD: Makefile,v 1.12 2012/04/27 12:31:37 obache Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,6 +7,7 @@ DISTNAME= asterisk-10.3.0 DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= ${DEFAULT_DISTFILES} EXTRACT_ONLY= ${DISTNAME}.tar.gz +PKGREVISION= 1 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \ |