From 071aba83e059286622ab54a3f4ad62600b683fae Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 21 Jun 2014 08:59:22 +0000 Subject: Finish stage support --- games/dungeon/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') 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%% -- cgit