diff options
Diffstat (limited to 'comms/asterisk10/Makefile')
-rw-r--r-- | comms/asterisk10/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk10/Makefile b/comms/asterisk10/Makefile index 0148dea92b2..9e12ffba5e5 100644 --- a/comms/asterisk10/Makefile +++ b/comms/asterisk10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2015/04/26 11:52:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.67 2015/06/12 10:48:29 wiz Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,7 +7,7 @@ DISTNAME= asterisk-10.12.4 DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= ${DEFAULT_DISTFILES} EXTRACT_ONLY= ${DISTNAME}.tar.gz -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \ |