Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2019 21:15:09 +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: r497362 - head/games/nethack36
Message-ID:  <201903302115.x2ULF9wo049120@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: glewis
Date: Sat Mar 30 21:15:08 2019
New Revision: 497362
URL: https://svnweb.freebsd.org/changeset/ports/497362

Log:
  Fix packing list
  
  PR:		236898
  Submitted by:	adridg@

Modified:
  head/games/nethack36/pkg-plist

Modified: head/games/nethack36/pkg-plist
==============================================================================
--- head/games/nethack36/pkg-plist	Sat Mar 30 21:14:19 2019	(r497361)
+++ head/games/nethack36/pkg-plist	Sat Mar 30 21:15:08 2019	(r497362)
@@ -100,6 +100,7 @@ bin/%%HACKNAME%%
 %%DATADIR%%/hh
 %%DATADIR%%/history
 %%DATADIR%%/juiblex.lev
+%%DATADIR%%/keyhelp
 %%DATADIR%%/knox.lev
 %%DATADIR%%/license
 @mode 664



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