diff options
author | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
commit | 2fdeeb4431abd2c5eb1ba905a5e8713aebc89303 (patch) | |
tree | b2f2ad6df6dc7e977b1e2f92b0acd4b873085d3d /games | |
parent | 8f15682335994d6245b66d82c9a7bae9ab128f34 (diff) | |
download | freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.gz freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.zst freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.zip |
- Change my e-mail
Approved by: sem (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/barrage/Makefile | 2 | ||||
-rw-r--r-- | games/lincity-ng/Makefile | 2 | ||||
-rw-r--r-- | games/q15/Makefile | 2 | ||||
-rw-r--r-- | games/qnetchess/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/games/barrage/Makefile b/games/barrage/Makefile index 2fde5d717528..a1f5de044888 100644 --- a/games/barrage/Makefile +++ b/games/barrage/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= Destroy as many targets as possible USE_GMAKE= yes diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 88d72aa85f21..a321c08ee84d 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://download.berlios.de/lincity-ng/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= az@inec.ru +MAINTAINER= az@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 c43fecf7b926..5f5b95a0d215 100644 --- a/games/q15/Makefile +++ b/games/q15/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= http://silversoft.net/src/ -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= A Qt-based game fifteen USE_BZIP2= yes diff --git a/games/qnetchess/Makefile b/games/qnetchess/Makefile index 8bfed44c1a14..cc129ec682b7 100644 --- a/games/qnetchess/Makefile +++ b/games/qnetchess/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= games MASTER_SITES= http://www.silversoft.net/src/ -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= Qt based chess multiplayer game MAKEFILE= Makefile.FreeBSD |