diff options
author | lme <lme@FreeBSD.org> | 2007-07-13 02:52:00 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2007-07-13 02:52:00 +0800 |
commit | be914e2cffc32c446bb1db2dc0bff573c9dae4c4 (patch) | |
tree | c3df0d56764fde1568244b778896591bb20a4130 /games | |
parent | 96ffeac88ea3464837746f0c9998d1ab726afbdc (diff) | |
download | freebsd-ports-gnome-be914e2cffc32c446bb1db2dc0bff573c9dae4c4.tar.gz freebsd-ports-gnome-be914e2cffc32c446bb1db2dc0bff573c9dae4c4.tar.zst freebsd-ports-gnome-be914e2cffc32c446bb1db2dc0bff573c9dae4c4.zip |
Change e-mail address of my ports to my FreeBSD.org one.
Approved by: miwi (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/freesynd/Makefile | 2 | ||||
-rw-r--r-- | games/hattrickorganizer/Makefile | 2 | ||||
-rw-r--r-- | games/xpilot/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/freesynd/Makefile b/games/freesynd/Makefile index 1eefce71b582..d336defb3b9f 100644 --- a/games/freesynd/Makefile +++ b/games/freesynd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= freesynd -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= FreeSynd GPLed reimplementation of the classic Bullfrog game Syndicate LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/games/hattrickorganizer/Makefile b/games/hattrickorganizer/Makefile index 925f96a57d60..31c52725b61b 100644 --- a/games/hattrickorganizer/Makefile +++ b/games/hattrickorganizer/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ho1 DISTNAME= HO_${PORTVERSION:S/.//g} -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= A management tool for Hattrick.org written in Java EXTRACT_AFTER_ARGS= -d ${WRKSRC} diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 20d1cafd0b48..b617a7455932 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xpilotgame -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= Xpilot(client) and xpilots(server) USE_IMAKE= yes |