pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/ezstream



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Nov 26 15:56:07 UTC 2020

Modified Files:
        pkgsrc/audio/ezstream: Makefile

Log Message:
ezstream: Fix HOMEPAGE, delint


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/ezstream/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/ezstream/Makefile
diff -u pkgsrc/audio/ezstream/Makefile:1.10 pkgsrc/audio/ezstream/Makefile:1.11
--- pkgsrc/audio/ezstream/Makefile:1.10 Thu Nov  5 09:07:24 2020
+++ pkgsrc/audio/ezstream/Makefile      Thu Nov 26 15:56:07 2020
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.10 2020/11/05 09:07:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2020/11/26 15:56:07 nia Exp $
 #
 
 DISTNAME=              ezstream-0.6.0
 PKGREVISION=           2
 CATEGORIES=            audio
 MASTER_SITES=          http://downloads.us.xiph.org/releases/ezstream/
-LICENSE=               gnu-gpl-v2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.icecast.org/ezstream.php
-COMMENT=               Streamming client of mp3 and oggvorbis for icecast
+HOMEPAGE=              https://www.icecast.org/ezstream/
+COMMENT=               Streaming client for Icecast
+LICENSE=               gnu-gpl-v2
 
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index