Date: Wed, 13 Nov 2013 02:12:36 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333642 - head/games/xchomp Message-ID: <201311130212.rAD2Casv010164@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Wed Nov 13 02:12:36 2013 New Revision: 333642 URL: http://svnweb.freebsd.org/changeset/ports/333642 Log: - Add stage support Modified: head/games/xchomp/Makefile Modified: head/games/xchomp/Makefile ============================================================================== --- head/games/xchomp/Makefile Wed Nov 13 02:09:18 2013 (r333641) +++ head/games/xchomp/Makefile Wed Nov 13 02:12:36 2013 (r333642) @@ -17,5 +17,4 @@ USE_XORG= x11 xext PLIST_FILES= bin/xchomp -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311130212.rAD2Casv010164>