diff options
author | sbd <sbd> | 2011-11-01 06:11:52 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:11:52 +0000 |
commit | 3bb1a9c000f4a65f4ffb47d72bd2fc2925bafbfe (patch) | |
tree | 2a8358bc5fc8875855aa8d4672495c84bd23b7bc /comms | |
parent | 89159dcf48d61796bab26ca26e9f87dae2511ddd (diff) | |
download | pkgsrc-3bb1a9c000f4a65f4ffb47d72bd2fc2925bafbfe.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'comms')
-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 bfb86a9fe24..7bcc9888db7 100644 --- a/comms/asterisk18/Makefile +++ b/comms/asterisk18/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/10/17 23:40:50 jnemeth Exp $ +# $NetBSD: Makefile,v 1.16 2011/11/01 06:11:53 sbd 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.7.1 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/ \ |