diff options
author | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
commit | 3707ddb6eb5849d093b8d3fa81e008ad3c81060d (patch) | |
tree | 334a2d6bfd501a0b77c7079c5b31fa6c7b4dfd7f /comms | |
parent | 20be93ba8762e7c539cfdaf7f50e5d0f84291448 (diff) | |
download | pkgsrc-3707ddb6eb5849d093b8d3fa81e008ad3c81060d.tar.gz |
Recursive bump for all users of pgsql now that the default is 95.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk13/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index 2e3f2b9548e..bcb807ab2fd 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.142 2016/10/07 18:25:40 adam Exp $ +# $NetBSD: Makefile,v 1.143 2016/10/09 21:41:55 wiz 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.1 -PKGREVISION= 1 +PKGREVISION= 2 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/asterisk13/Makefile b/comms/asterisk13/Makefile index 9999e42d756..efbc3f30821 100644 --- a/comms/asterisk13/Makefile +++ b/comms/asterisk13/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2016/10/07 18:25:40 adam Exp $ +# $NetBSD: Makefile,v 1.14 2016/10/09 21:41:55 wiz Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile # to find out the current sound file versions DISTNAME= asterisk-13.11.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \ |