Date: Fri, 13 Dec 2013 00:54:49 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336301 - head/audio/libfishsound Message-ID: <201312130054.rBD0snDS066141@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Dec 13 00:54:49 2013 New Revision: 336301 URL: http://svnweb.freebsd.org/changeset/ports/336301 Log: - Update LICENSE Modified: head/audio/libfishsound/Makefile Modified: head/audio/libfishsound/Makefile ============================================================================== --- head/audio/libfishsound/Makefile Fri Dec 13 00:50:43 2013 (r336300) +++ head/audio/libfishsound/Makefile Fri Dec 13 00:54:49 2013 (r336301) @@ -11,7 +11,7 @@ MASTER_SITES= http://downloads.xiph.org/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Programing interface to decode/encode audio data -LICENSE= BSD +LICENSE= BSD3CLAUSE LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac \ libspeex.so:${PORTSDIR}/audio/speex \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312130054.rBD0snDS066141>