diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index 2863168788d..008da738e42 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2015/08/09 04:07:13 jnemeth Exp $ +# $NetBSD: Makefile,v 1.126 2015/08/09 04:10:01 jnemeth Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,7 +7,6 @@ DISTNAME= asterisk-11.19.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/ \ |