diff options
Diffstat (limited to 'games/criticalmass/Makefile')
-rw-r--r-- | games/criticalmass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile index 1c7fb1aa695d..96ccb7ea3a4b 100644 --- a/games/criticalmass/Makefile +++ b/games/criticalmass/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/Critical%20Mass/${PORTVERSION} DISTNAME= CriticalMass-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= SDL/OpenGL space shoot\'em up game +COMMENT= SDL/OpenGL space shoot'em up game LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png |