svn commit: r325366 - head/japanese/ebnetd

Andrej Zverev az at FreeBSD.org
Sun Aug 25 18:06:53 UTC 2013


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 at 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 at utahime.org
 COMMENT=	Servers for accessing CD-ROM books via TCP/IP
 
 LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	eb:${PORTSDIR}/japanese/eb
 


More information about the svn-ports-all mailing list