svn commit: r371928 - head/games/xminehunter

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 31 20:00:15 UTC 2014


Author: bapt
Date: Fri Oct 31 20:00:14 2014
New Revision: 371928
URL: https://svnweb.freebsd.org/changeset/ports/371928
QAT: https://qat.redports.org/buildarchive/r371928/

Log:
  Simplify plist

Modified:
  head/games/xminehunter/pkg-plist

Modified: head/games/xminehunter/pkg-plist
==============================================================================
--- head/games/xminehunter/pkg-plist	Fri Oct 31 19:59:39 2014	(r371927)
+++ head/games/xminehunter/pkg-plist	Fri Oct 31 20:00:14 2014	(r371928)
@@ -1,5 +1,3 @@
 bin/xminehunter
 share/pixmaps/xminehunter.xpm
- at exec mkdir -p %D/lib/X11/xminehunter
- at exec chmod 333 %D/lib/X11/xminehunter
- at dirrmtry lib/X11/xminehunter
+ at dir(,,333) lib/X11/xminehunter


More information about the svn-ports-all mailing list