Date: Fri, 31 Oct 2014 19:49:27 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371912 - head/games/nehquake Message-ID: <201410311949.s9VJnRIn020582@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Oct 31 19:49:27 2014 New Revision: 371912 URL: https://svnweb.freebsd.org/changeset/ports/371912 QAT: https://qat.redports.org/buildarchive/r371912/ Log: Simplify plist Modified: head/games/nehquake/pkg-plist Modified: head/games/nehquake/pkg-plist ============================================================================== --- head/games/nehquake/pkg-plist Fri Oct 31 19:48:15 2014 (r371911) +++ head/games/nehquake/pkg-plist Fri Oct 31 19:49:27 2014 (r371912) @@ -1,4 +1,3 @@ bin/nehahra %%SDL%%bin/nehahra-sdl -@dirrmtry %%Q1DIR%%/nehahra -@exec mkdir -p %D/%%Q1DIR%%/nehahra +@dir %%Q1DIR%%/nehahra
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410311949.s9VJnRIn020582>