diff options
Diffstat (limited to 'games/gtkevemon/Makefile')
-rw-r--r-- | games/gtkevemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gtkevemon/Makefile b/games/gtkevemon/Makefile index f573047873c8..deadf0d56f9e 100644 --- a/games/gtkevemon/Makefile +++ b/games/gtkevemon/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= https://bitbucket.org/BattleClinic/${PORTNAME}/get/ DISTNAME= Version%20${DISTVERSION} MAINTAINER= feld@FreeBSD.org -COMMENT= A skill monitoring standalone application for EVE Online +COMMENT= Skill monitoring standalone application for EVE Online LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 |