svn commit: r428709 - head/audio/yell

Emanuel Haupt ehaupt at FreeBSD.org
Sat Dec 17 10:42:17 UTC 2016


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 at FreeBSD.org
 COMMENT=	Command-line pc speaker bell
 
+LICENSE=	BSD2CLAUSE
+
 ONLY_FOR_ARCHS=	i386 amd64
 
 OPTIONS_DEFINE=	SUID


More information about the svn-ports-all mailing list