Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2018 09:02:58 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462574 - head/audio/creox
Message-ID:  <201802220902.w1M92wZ8069182@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Feb 22 09:02:58 2018
New Revision: 462574
URL: https://svnweb.freebsd.org/changeset/ports/462574

Log:
  - Add LICENSE_FILE
  - Update WWW

Modified:
  head/audio/creox/Makefile
  head/audio/creox/pkg-descr

Modified: head/audio/creox/Makefile
==============================================================================
--- head/audio/creox/Makefile	Thu Feb 22 09:02:58 2018	(r462573)
+++ head/audio/creox/Makefile	Thu Feb 22 09:02:58 2018	(r462574)
@@ -10,6 +10,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Realtime sound processor
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libjack.so:audio/jack
 

Modified: head/audio/creox/pkg-descr
==============================================================================
--- head/audio/creox/pkg-descr	Thu Feb 22 09:02:58 2018	(r462573)
+++ head/audio/creox/pkg-descr	Thu Feb 22 09:02:58 2018	(r462574)
@@ -8,4 +8,4 @@ As Creox is a JACK application, the output sound can b
 other JACK-aware applications, and the audio input can be taken as the
 output from the other JACK client.
 
-WWW: http://stacktrace.dk/project/creox-4/
+WWW: https://stacktrace.dk/project/creox-4/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802220902.w1M92wZ8069182>