summaryrefslogtreecommitdiff
path: root/games/dungeon
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-21 08:59:22 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-21 08:59:22 +0000
commit0ff75e9584bee940b0595767de7449a47bd1cf9f (patch)
treeb475b93852fa3640142d42c5f28ae7efd8b9ace4 /games/dungeon
parent- Add options CLIENT_WMS CLIENT_WFS (diff)
Finish stage support
Notes
Notes: svn path=/head/; revision=358681
Diffstat (limited to 'games/dungeon')
-rw-r--r--games/dungeon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/dungeon/Makefile b/games/dungeon/Makefile
index c096f015c557..d651a5cd97b0 100644
--- a/games/dungeon/Makefile
+++ b/games/dungeon/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dungeon
PORTVERSION= 3.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/games/source/:source \
ftp://ftp.ifarchive.com/if-archive/games/source/:source \
@@ -22,9 +23,9 @@ MAINTAINER= sailor@63bit.net
COMMENT= Text adventure which became Zork I-III
NO_WRKSUBDIR= yes
-MAN6= dungeon.6
PLIST_FILES= bin/dungeon \
+ man/man6/dungeon.6.gz \
%%DATADIR%%/dundat \
%%PORTDOCS%%%%DOCSDIR%%/dungn32b.zip
PLIST_DIRS= %%DATADIR%%