diff options
Diffstat (limited to 'audio/icecast1')
-rw-r--r-- | audio/icecast1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast1/Makefile b/audio/icecast1/Makefile index a002cab5bf4..a71ed53992a 100644 --- a/audio/icecast1/Makefile +++ b/audio/icecast1/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2020/12/04 20:44:58 nia Exp $ +# $NetBSD: Makefile,v 1.36 2022/06/30 11:18:02 nia Exp $ # DISTNAME= icecast-1.3.12 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/icecast/ |