diff options
Diffstat (limited to 'comms/asterisk18/Makefile')
-rw-r--r-- | comms/asterisk18/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/asterisk18/Makefile b/comms/asterisk18/Makefile index bb2eb28dfee..ac78016f2c0 100644 --- a/comms/asterisk18/Makefile +++ b/comms/asterisk18/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.58 2013/02/06 23:21:50 jperkin Exp $ +# $NetBSD: Makefile,v 1.59 2013/02/07 02:24:31 jnemeth Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked -DISTNAME= asterisk-1.8.19.1 +DISTNAME= asterisk-1.8.20.1 DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= ${DEFAULT_DISTFILES} EXTRACT_ONLY= ${DISTNAME}.tar.gz -PKGREVISION= 2 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \ |