diff options
author | wiz <wiz> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-03-03 12:54:15 +0000 |
commit | 1db38c048e537770d5221f783d3a6361be651c78 (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /comms | |
parent | ce87cbc1bf5f81e78955d7c46ceeccb35ef7f06c (diff) | |
download | pkgsrc-1db38c048e537770d5221f783d3a6361be651c78.tar.gz |
More pcre PKGREVISION bumps.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk10/Makefile | 3 | ||||
-rw-r--r-- | comms/asterisk18/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/comms/asterisk10/Makefile b/comms/asterisk10/Makefile index fbbce69265a..9b3000e6dda 100644 --- a/comms/asterisk10/Makefile +++ b/comms/asterisk10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/02/27 00:18:09 jnemeth Exp $ +# $NetBSD: Makefile,v 1.9 2012/03/03 12:54:15 wiz Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,6 +7,7 @@ DISTNAME= asterisk-10.1.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/ \ 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/ \ |