diff options
author | adam <adam@pkgsrc.org> | 2017-08-24 20:02:56 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-08-24 20:02:56 +0000 |
commit | fcfaa12a4605a821c8a4ff0a582af8fe0c86392c (patch) | |
tree | 86164b1090b5b936fad0db40b3d8eafb0cca0c04 /audio/icecast | |
parent | 3dcf69c52d81ae09ec6aaf72cdb597e0aec15ddf (diff) | |
download | pkgsrc-fcfaa12a4605a821c8a4ff0a582af8fe0c86392c.tar.gz |
Revbump for boost update
Diffstat (limited to 'audio/icecast')
-rw-r--r-- | audio/icecast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index c74f6f9958b..1797fcd5cca 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2017/04/30 01:21:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.65 2017/08/24 20:03:04 adam Exp $ DISTNAME= icecast-2.4.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/icecast/ |