diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-23 01:45:47 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-23 01:45:47 +0000 |
commit | 95786c7af1d7aaa01d3c1ad7e01ff0680b71ecee (patch) | |
tree | 434040e427e0e03d7ca38c7f2dce6c2a31a20a9f /games/criticalmass/Makefile | |
parent | 6fc383021dc29eef8ca2480c440efc2d1efb7c6e (diff) | |
download | ports-95786c7af1d7aaa01d3c1ad7e01ff0680b71ecee.tar.gz ports-95786c7af1d7aaa01d3c1ad7e01ff0680b71ecee.zip |
Notes
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 |