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/vultures-eye | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) |
Notes
Diffstat (limited to 'games/vultures-eye')
-rw-r--r-- | games/vultures-eye/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vultures-eye/Makefile b/games/vultures-eye/Makefile index f08427c61b45..e3465547596e 100644 --- a/games/vultures-eye/Makefile +++ b/games/vultures-eye/Makefile @@ -10,7 +10,7 @@ PKGNAMESUFFIX= -eye DISTFILES= ${DISTNAME}-full${EXTRACT_SUFX}?format=raw MAINTAINER= ports@FreeBSD.org -COMMENT= A graphical interface for NetHack 3.4.3 forked from Falcon's Eye +COMMENT= Graphical interface for NetHack 3.4.3 forked from Falcon's Eye LIB_DEPENDS= png15:${PORTSDIR}/graphics/png |