svn commit: r462574 - head/audio/creox

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Feb 22 09:02:59 UTC 2018


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 at 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/


More information about the svn-ports-head mailing list