svn commit: r356383 - head/databases/mysqlbackup

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jun 3 17:20:46 UTC 2014


Author: sunpoet
Date: Tue Jun  3 17:20:45 2014
New Revision: 356383
URL: http://svnweb.freebsd.org/changeset/ports/356383
QAT: https://qat.redports.org/buildarchive/r356383/

Log:
  - Update LICENSE
  
  Approved by:	portmgr (blanket)

Modified:
  head/databases/mysqlbackup/Makefile

Modified: head/databases/mysqlbackup/Makefile
==============================================================================
--- head/databases/mysqlbackup/Makefile	Tue Jun  3 17:14:30 2014	(r356382)
+++ head/databases/mysqlbackup/Makefile	Tue Jun  3 17:20:45 2014	(r356383)
@@ -10,7 +10,7 @@ MASTER_SITES=	GOOGLE_CODE \
 MAINTAINER=	alexey at renatasystems.org
 COMMENT=	Creates MySQL backups on a periodic basis
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_MYSQL=	yes


More information about the svn-ports-head mailing list