diff options
author | adam <adam> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam> | 2016-08-03 10:22:08 +0000 |
commit | 195e4035f63f63e4eb1391532d746baa900bd9db (patch) | |
tree | ec9752850cf8d991421cc9d6e41616955aea4422 /comms/asterisk | |
parent | 7fb819a9a5fe447862e66ae1c030af5c2aa8bde1 (diff) | |
download | pkgsrc-195e4035f63f63e4eb1391532d746baa900bd9db.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'comms/asterisk')
-rw-r--r-- | comms/asterisk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index 456bb07df02..ce9312124c5 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.139 2016/07/23 08:27:44 jnemeth Exp $ +# $NetBSD: Makefile,v 1.140 2016/08/03 10:22:34 adam Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look win ${WRKSRC}/sounds/Makefile # to find out the current sound file versions DISTNAME= asterisk-11.23.0 +PKGREVISION= 1 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \ |