aboutsummaryrefslogtreecommitdiff
path: root/games/uhexen
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-27 10:20:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-27 10:20:36 +0000
commit4825ba4186570b02bee67b081b6b13513a0776d2 (patch)
tree7090d9051ccc900a93dd384e8a6c7d103c09c354 /games/uhexen
parentf66fd9b1daf376bf8b8a402a95bf13a164d71582 (diff)
downloadports-4825ba4186570b02bee67b081b6b13513a0776d2.tar.gz
ports-4825ba4186570b02bee67b081b6b13513a0776d2.zip
Notes
Diffstat (limited to 'games/uhexen')
-rw-r--r--games/uhexen/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/uhexen/Makefile b/games/uhexen/Makefile
index ef2895f11580..a4df558084a1 100644
--- a/games/uhexen/Makefile
+++ b/games/uhexen/Makefile
@@ -3,7 +3,7 @@
PORTNAME= uhexen
PORTVERSION= 0.601
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/U-hexen%20version%20${PORTVERSION}
@@ -17,6 +17,8 @@ OPTIONS_DEFINE= MUSIC
OPTIONS_DEFAULT= MUSIC
MUSIC_DESC= In-game MIDI music support
+PLIST_FILES= bin/uhexen
+
.include <bsd.port.pre.mk>
.if ${ARCH} == "powerpc"