Date: Wed, 26 Sep 2012 20:51:57 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304928 - head/games/xabacus Message-ID: <201209262051.q8QKpv5o090490@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org COMMENT= Abacus for X Window System LICENSE= BSD -LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= MOTIF ESOUND OPTIONS_DEFAULT= MOTIF
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209262051.q8QKpv5o090490>