Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Feb 2016 11:31:43 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r408560 - head/audio/sweep
Message-ID:  <201602091131.u19BVhkv092477@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Tue Feb  9 11:31:43 2016
New Revision: 408560
URL: https://svnweb.freebsd.org/changeset/ports/408560

Log:
  audio/sweep: pass maintainer from ports@ to submitter; add license
  
  PR:		206692
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>

Modified:
  head/audio/sweep/Makefile

Modified: head/audio/sweep/Makefile
==============================================================================
--- head/audio/sweep/Makefile	Tue Feb  9 11:27:43 2016	(r408559)
+++ head/audio/sweep/Makefile	Tue Feb  9 11:31:43 2016	(r408560)
@@ -8,9 +8,11 @@ PORTEPOCH=	1
 CATEGORIES=	audio gnome
 MASTER_SITES=	SF
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Sound editor for the GNOME/GTK+2 desktop
 
+LICENSE=	GPLv2
+
 LIB_DEPENDS=	libmad.so:${PORTSDIR}/audio/libmad \
 		libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
 		libsndfile.so:${PORTSDIR}/audio/libsndfile \



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