diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-04-13 06:10:43 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-04-13 06:10:43 +0800 |
commit | 5064d0c1e6544c98d3467c0e4a9171abac971284 (patch) | |
tree | 6450e20f23493266028d050727a3f5b76400fedc /games/xpilotmon/Makefile | |
parent | 101f632a743b27c738d9a2f3e6b99bea48f477bc (diff) | |
download | freebsd-ports-gnome-5064d0c1e6544c98d3467c0e4a9171abac971284.tar.gz freebsd-ports-gnome-5064d0c1e6544c98d3467c0e4a9171abac971284.tar.zst freebsd-ports-gnome-5064d0c1e6544c98d3467c0e4a9171abac971284.zip |
Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by: adamw (mentor)
Diffstat (limited to 'games/xpilotmon/Makefile')
-rw-r--r-- | games/xpilotmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpilotmon/Makefile b/games/xpilotmon/Makefile index f6e7104a2272..976bbea8337d 100644 --- a/games/xpilotmon/Makefile +++ b/games/xpilotmon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.8 CATEGORIES= games MASTER_SITES= ftp://ftp.xpilot.org/pub/contrib/ -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= A Tcl/Tk interface to the XPilot meta server(s) RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 |