diff options
Diffstat (limited to 'games/frogatto/Makefile')
-rw-r--r-- | games/frogatto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/frogatto/Makefile b/games/frogatto/Makefile index c8669dcd4dbb..1c47d7aac7aa 100644 --- a/games/frogatto/Makefile +++ b/games/frogatto/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= GH MAINTAINER= fiziologus@gmail.com -COMMENT= An old-school 2D classic adventure platformer game +COMMENT= Old-school 2D classic adventure platformer game LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ libpng15.so:${PORTSDIR}/graphics/png |