diff options
author | sbd <sbd@pkgsrc.org> | 2012-06-14 07:43:06 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-06-14 07:43:06 +0000 |
commit | cdfc7f300d0ab76aa06e3c358409cae56c113934 (patch) | |
tree | 4328c29af2393977d63f8c78ee2997bc36b41f4b /comms/asterisk10 | |
parent | b94d3160ff758c4763b50bfdc8af38e5cc63b294 (diff) | |
download | pkgsrc-cdfc7f300d0ab76aa06e3c358409cae56c113934.tar.gz |
Recursive PKGREVISION bump for libxml2 buildlink addition.
Diffstat (limited to 'comms/asterisk10')
-rw-r--r-- | comms/asterisk10/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/asterisk10/Makefile b/comms/asterisk10/Makefile index 49ab54be848..1bac5b73da0 100644 --- a/comms/asterisk10/Makefile +++ b/comms/asterisk10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/06/05 01:39:44 jnemeth Exp $ +# $NetBSD: Makefile,v 1.18 2012/06/14 07:45:31 sbd Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,6 +7,7 @@ DISTNAME= asterisk-10.5.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/ \ |