diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
commit | 6fe9864ef9034675638bd14ddd7e959f378686cf (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /comms/asterisk18/Makefile | |
parent | 71a8df3b3e87519b7665c92e6aedce26992823f7 (diff) | |
download | pkgsrc-6fe9864ef9034675638bd14ddd7e959f378686cf.tar.gz |
More pcre PKGREVISION bumps.
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 ee377d2555f..3bada0e988b 100644 --- a/comms/asterisk18/Makefile +++ b/comms/asterisk18/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/02/26 23:12:56 jnemeth Exp $ +# $NetBSD: Makefile,v 1.27 2012/03/03 12:54:16 wiz 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.9.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/ \ |