diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
commit | 5e38556079dc1b29917574ab333469bcd6cb2826 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /games/zaz/Makefile | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) |
Notes
Diffstat (limited to 'games/zaz/Makefile')
-rw-r--r-- | games/zaz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/zaz/Makefile b/games/zaz/Makefile index 8a7e1a9f4eac..6682c62932c9 100644 --- a/games/zaz/Makefile +++ b/games/zaz/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME} MAINTAINER= amdmi3@FreeBSD.org -COMMENT= A puzzle game where the player has to arrange balls in triplets +COMMENT= Puzzle game where the player has to arrange balls in triplets LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ libtheora.so:${PORTSDIR}/multimedia/libtheora \ |