diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2012-09-10 15:53:37 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2012-09-10 15:53:37 +0000 |
commit | 19fc2b033e60cd4bd146b939a9a6e0aa6e279688 (patch) | |
tree | b499806e4fdb1bdf29fcb8313044422b30dbd879 /games/unnethack | |
parent | 3f671742f44b1918bea7e5b153be8bdcbe507268 (diff) | |
download | ports-19fc2b033e60cd4bd146b939a9a6e0aa6e279688.tar.gz ports-19fc2b033e60cd4bd146b939a9a6e0aa6e279688.zip |
Notes
Diffstat (limited to 'games/unnethack')
-rw-r--r-- | games/unnethack/Makefile | 1 | ||||
-rw-r--r-- | games/unnethack/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/unnethack/Makefile b/games/unnethack/Makefile index 95ad7011f949..e680a476dcb6 100644 --- a/games/unnethack/Makefile +++ b/games/unnethack/Makefile @@ -7,6 +7,7 @@ PORTNAME= unnethack PORTVERSION= 4.0.0.20120401 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} diff --git a/games/unnethack/pkg-plist b/games/unnethack/pkg-plist index 48424b6b3039..8a50d3e89315 100644 --- a/games/unnethack/pkg-plist +++ b/games/unnethack/pkg-plist @@ -2,6 +2,7 @@ bin/unnethack %%DATADIR%%/nhdat %%DATADIR%%/recover %%DATADIR%%/unnethack +@dirrm %%DATADIR%% %%VARDIR%%/logfile %%VARDIR%%/perm %%VARDIR%%/record |