Update LICENSE (BSD -> BSD3CLAUSE).
Author: miwi Date: Wed Jan 15 07:24:05 2014 New Revision: 339761 URL: http://svnweb.freebsd.org/changeset/ports/339761 QAT: https://qat.redports.org/buildarchive/r339761/ Log: - Update License PR: 185679 Submitted by: maintainer Modified: head/japanese/eb/Makefile Modified: head/japanese/eb/Makefile ============================================================================== --- head/japanese/eb/Makefile Wed Jan 15 07:21:17 2014 (r339760) +++ head/japanese/eb/Makefile Wed Jan 15 07:24:05 2014 (r339761) @@ -14,7 +14,7 @@ EXTRACT_ONLY= ${EBFILES} MAINTAINER= yasu@utahime.org COMMENT= C library for accessing EB, EBG, EBXA, and EPWING CD-ROM dictionaries -LICENSE= BSD +LICENSE= BSD3CLAUSE EBFILES= ${DISTNAME}${EXTRACT_SUFX} APPENDIXFILES= appendix/cencro-1.0.tar.gz \ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!