Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2013 23:29:57 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332294 - head/audio/wmauda
Message-ID:  <201310312329.r9VNTvu0008095@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Thu Oct 31 23:29:56 2013
New Revision: 332294
URL: http://svnweb.freebsd.org/changeset/ports/332294

Log:
  . Add LICENSE
  . Use space instead tab on WWW line

Modified:
  head/audio/wmauda/Makefile
  head/audio/wmauda/pkg-descr   (contents, props changed)

Modified: head/audio/wmauda/Makefile
==============================================================================
--- head/audio/wmauda/Makefile	Thu Oct 31 23:28:18 2013	(r332293)
+++ head/audio/wmauda/Makefile	Thu Oct 31 23:29:56 2013	(r332294)
@@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR=	distfiles
 MAINTAINER=	garga@FreeBSD.org
 COMMENT=	A port of wmxmms to GTK 2.x and Audacious
 
+LICENSE=	GPLv2
+
 BUILD_DEPENDS=	audacious:${PORTSDIR}/multimedia/audacious
 RUN_DEPENDS=	audacious:${PORTSDIR}/multimedia/audacious
 LIB_DEPENDS=	libmowgli.so:${PORTSDIR}/devel/libmowgli

Modified: head/audio/wmauda/pkg-descr
==============================================================================
--- head/audio/wmauda/pkg-descr	Thu Oct 31 23:28:18 2013	(r332293)
+++ head/audio/wmauda/pkg-descr	Thu Oct 31 23:29:56 2013	(r332294)
@@ -1,3 +1,3 @@
 Dockable applet for WindowMaker that controls Audacious.
 
-WWW:	http://www.netswarm.net/
+WWW: http://www.netswarm.net/



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