diff options
author | Lars Engels <lme@FreeBSD.org> | 2007-07-12 18:52:00 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2007-07-12 18:52:00 +0000 |
commit | 6c852b2d98b1d5b4b73788d3eec29337104341be (patch) | |
tree | cf202531dcb82c0ba2f8b06f37d79201c9faff00 /games | |
parent | 13a1d864c341cfefd01b68bbf428fda6253f1bdf (diff) | |
download | ports-6c852b2d98b1d5b4b73788d3eec29337104341be.tar.gz ports-6c852b2d98b1d5b4b73788d3eec29337104341be.zip |
Notes
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 |