svn commit: r304928 - head/games/xabacus

Guido Falsi madpilot at FreeBSD.org
Wed Sep 26 20:51:57 UTC 2012


Author: madpilot
Date: Wed Sep 26 20:51:56 2012
New Revision: 304928
URL: http://svn.freebsd.org/changeset/ports/304928

Log:
  - Remove redundant LICENSE_FILE
  
  Reported by:	Ruslan Mahmatkhanov <cvs-src at yandex.ru>
  Approved by:	crees, tabthorpe (mentors, implicit)

Modified:
  head/games/xabacus/Makefile

Modified: head/games/xabacus/Makefile
==============================================================================
--- head/games/xabacus/Makefile	Wed Sep 26 20:43:58 2012	(r304927)
+++ head/games/xabacus/Makefile	Wed Sep 26 20:51:56 2012	(r304928)
@@ -11,7 +11,6 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Abacus for X Window System
 
 LICENSE=	BSD
-LICENSE_FILE=	${WRKSRC}/COPYING
 
 OPTIONS_DEFINE=	MOTIF ESOUND
 OPTIONS_DEFAULT=	MOTIF



More information about the svn-ports-all mailing list