Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 2016 10:42:15 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428709 - head/audio/yell
Message-ID:  <201612171042.uBHAgFQ2022630@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Sat Dec 17 10:42:15 2016
New Revision: 428709
URL: https://svnweb.freebsd.org/changeset/ports/428709

Log:
  Add LICENSE

Modified:
  head/audio/yell/Makefile

Modified: head/audio/yell/Makefile
==============================================================================
--- head/audio/yell/Makefile	Sat Dec 17 10:37:46 2016	(r428708)
+++ head/audio/yell/Makefile	Sat Dec 17 10:42:15 2016	(r428709)
@@ -9,6 +9,8 @@ MASTER_SITES=	LOCAL/ehaupt
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Command-line pc speaker bell
 
+LICENSE=	BSD2CLAUSE
+
 ONLY_FOR_ARCHS=	i386 amd64
 
 OPTIONS_DEFINE=	SUID



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