diff options
author | Andrej Zverev <az@FreeBSD.org> | 2010-09-24 09:49:56 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2010-09-24 09:49:56 +0000 |
commit | 2f9625eb9febd1bcc93de35c9f67855c98b3c420 (patch) | |
tree | 7138d3ea487a44e7e85d7eb2ac1b8dd922c7f9ec /games | |
parent | d560fb756d8d235a01eb92efa1fa716159a4e43c (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/lincity-ng/Makefile | 2 | ||||
-rw-r--r-- | games/q15/Makefile | 2 | ||||
-rw-r--r-- | games/qnetchess/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 8f24ae4650a0..bbd71cb63bd0 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Improved rich city simulation game for X BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam diff --git a/games/q15/Makefile b/games/q15/Makefile index f5969511c461..44a0126e1bf3 100644 --- a/games/q15/Makefile +++ b/games/q15/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://silversoft.net/src/ -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Qt-based game fifteen USE_BZIP2= yes diff --git a/games/qnetchess/Makefile b/games/qnetchess/Makefile index 2b2c1be300f0..c854179b50d3 100644 --- a/games/qnetchess/Makefile +++ b/games/qnetchess/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.silversoft.net/src/ -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt based chess multiplayer game MAKEFILE= Makefile.FreeBSD |