diff options
Diffstat (limited to 'comms/asterisk18/Makefile')
-rw-r--r-- | comms/asterisk18/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/asterisk18/Makefile b/comms/asterisk18/Makefile index deb0b9bc640..9ae90940ed6 100644 --- a/comms/asterisk18/Makefile +++ b/comms/asterisk18/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2015/04/12 03:35:38 jnemeth Exp $ +# $NetBSD: Makefile,v 1.95 2015/04/25 14:20:29 tnn Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,6 +7,7 @@ DISTNAME= asterisk-1.8.32.3 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/ \ |