Remove unnecessary LICENSE_FILE.
Class Changed From-To: sw-bug->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Author: az Date: Sun Aug 25 18:06:53 2013 New Revision: 325366 URL: http://svnweb.freebsd.org/changeset/ports/325366 Log: - Remove unnecessary LICENSE_FILE PR: ports/181206 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Modified: head/japanese/ebnetd/Makefile (contents, props changed) Modified: head/japanese/ebnetd/Makefile ============================================================================== --- head/japanese/ebnetd/Makefile Sun Aug 25 17:44:27 2013 (r325365) +++ head/japanese/ebnetd/Makefile Sun Aug 25 18:06:53 2013 (r325366) @@ -10,7 +10,6 @@ MAINTAINER= yasu@utahime.org COMMENT= Servers for accessing CD-ROM books via TCP/IP LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= eb:${PORTSDIR}/japanese/eb _______________________________________________ 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!