Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2015 18:58:37 +0000 (UTC)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379621 - head/games/nethack34
Message-ID:  <201502221858.t1MIwbFD098057@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: glewis
Date: Sun Feb 22 18:58:37 2015
New Revision: 379621
URL: https://svnweb.freebsd.org/changeset/ports/379621
QAT: https://qat.redports.org/buildarchive/r379621/

Log:
  . Fix permissions on DATADIR
  
  PR:		192743

Modified:
  head/games/nethack34/pkg-plist

Modified: head/games/nethack34/pkg-plist
==============================================================================
--- head/games/nethack34/pkg-plist	Sun Feb 22 17:49:01 2015	(r379620)
+++ head/games/nethack34/pkg-plist	Sun Feb 22 18:58:37 2015	(r379621)
@@ -155,3 +155,4 @@ man/man6/%%HACKNAME%%.6.gz
 man/man6/recover.6.gz
 %%PORTDOCS%%%%DOCSDIR%%/Guidebook.txt
 @dir(games,games,0775) %%DATADIR%%/save
+@dir(games,games,0775) %%DATADIR%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502221858.t1MIwbFD098057>