svn commit: r336301 - head/audio/libfishsound

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 13 00:54:50 UTC 2013


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


More information about the svn-ports-head mailing list