diff options
author | kleink <kleink@pkgsrc.org> | 2018-11-14 22:20:58 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2018-11-14 22:20:58 +0000 |
commit | d1a354ac1990f29f535656efbdbf2842442e2d96 (patch) | |
tree | 466cae9496590959c8dc5e9d9acacf771b5eab6f /comms/asterisk13 | |
parent | 86ebd5aa5b10ee4c95ba46bd6a3b30ffcb9aa638 (diff) | |
download | pkgsrc-d1a354ac1990f29f535656efbdbf2842442e2d96.tar.gz |
Revbump after cairo 1.16.0 update.
Diffstat (limited to 'comms/asterisk13')
-rw-r--r-- | comms/asterisk13/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk13/Makefile b/comms/asterisk13/Makefile index 1218b696324..a10f6807871 100644 --- a/comms/asterisk13/Makefile +++ b/comms/asterisk13/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.43 2018/11/12 03:51:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.44 2018/11/14 22:21:10 kleink 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.19.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |