diff options
Diffstat (limited to 'games')
-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 d5e68b0bf105..0828f20a7568 100644 --- a/games/gtkevemon/Makefile +++ b/games/gtkevemon/Makefile @@ -6,7 +6,7 @@ CATEGORIES= games MASTER_SITES= https://bitbucket.org/BattleClinic/${PORTNAME}/get/ DISTNAME= Version%20${DISTVERSION} -MAINTAINER= feld@feld.me +MAINTAINER= feld@freebsd.org COMMENT= A skill monitoring standalone application for EVE Online LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 |