diff options
Diffstat (limited to 'games/allacrost/Makefile')
-rw-r--r-- | games/allacrost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile index 2978e4dc189e..221b9f08709d 100644 --- a/games/allacrost/Makefile +++ b/games/allacrost/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-demo/${PORTVERSION} DISTNAME= ${PORTNAME}_demo_source_${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org -COMMENT= A single player 2D role-playing game +COMMENT= Single player 2D role-playing game LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ libpng.so:${PORTSDIR}/graphics/png \ |