svn commit: r349668 - head/games/maelstrom

Rusmir Dusko nemysis at FreeBSD.org
Sun Mar 30 19:21:44 UTC 2014


Author: nemysis
Date: Sun Mar 30 19:21:43 2014
New Revision: 349668
URL: http://svnweb.freebsd.org/changeset/ports/349668
QAT: https://qat.redports.org/buildarchive/r349668/

Log:
  - Fix typo, use for @mode in pkg-plist 664 instead of 664

Modified:
  head/games/maelstrom/Makefile
  head/games/maelstrom/pkg-plist

Modified: head/games/maelstrom/Makefile
==============================================================================
--- head/games/maelstrom/Makefile	Sun Mar 30 19:13:57 2014	(r349667)
+++ head/games/maelstrom/Makefile	Sun Mar 30 19:21:43 2014	(r349668)
@@ -26,7 +26,6 @@ DATADIR=	${PREFIX}/share/Maelstrom
 DOCSDIR=	${PREFIX}/share/doc/Maelstrom
 
 PORTDOCS=	*
-
 OPTIONS_DEFINE=	DOCS
 
 DOCS_INSTALL_TARGET=install install_gamedocs

Modified: head/games/maelstrom/pkg-plist
==============================================================================
--- head/games/maelstrom/pkg-plist	Sun Mar 30 19:13:57 2014	(r349667)
+++ head/games/maelstrom/pkg-plist	Sun Mar 30 19:21:43 2014	(r349668)
@@ -33,7 +33,7 @@ bin/Maelstrom-netd
 %%DATADIR%%/Images/Makefile
 %%DATADIR%%/Images/Makefile.in
 @group games
- at mode 644
+ at mode 664
 %%DATADIR%%/Maelstrom-Scores
 @mode
 @group


More information about the svn-ports-all mailing list