diff options
author | feld <feld@FreeBSD.org> | 2013-07-29 23:03:58 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2013-07-29 23:03:58 +0800 |
commit | ad5ef6a9ce70a08802e0224abab5735700c97789 (patch) | |
tree | bd3e77911bb1548ed82c4f997ed7f0256c4531a7 /games | |
parent | 0e14383f4e85981402941f18cfba36d14c2b3895 (diff) | |
download | freebsd-ports-gnome-ad5ef6a9ce70a08802e0224abab5735700c97789.tar.gz freebsd-ports-gnome-ad5ef6a9ce70a08802e0224abab5735700c97789.tar.zst freebsd-ports-gnome-ad5ef6a9ce70a08802e0224abab5735700c97789.zip |
Fix my email address again, using proper @FreeBSD.org styling
Approved by: swills (mentor)
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 0828f20a7568..4e9769ead298 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@freebsd.org +MAINTAINER= feld@FreeBSD.org COMMENT= A skill monitoring standalone application for EVE Online LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 |