diff options
author | mmokhi <mmokhi@FreeBSD.org> | 2017-02-11 12:44:43 +0800 |
---|---|---|
committer | mmokhi <mmokhi@FreeBSD.org> | 2017-02-11 12:44:43 +0800 |
commit | 34ba29e14b78d91cc8bc5bc18e334ca17812dc77 (patch) | |
tree | a0520860bc3602cf742ab5997cf9c1267a59f15e /games | |
parent | 8628964fa56b1d43666d3fc686db1a66edb16c65 (diff) | |
download | freebsd-ports-gnome-34ba29e14b78d91cc8bc5bc18e334ca17812dc77.tar.gz freebsd-ports-gnome-34ba29e14b78d91cc8bc5bc18e334ca17812dc77.tar.zst freebsd-ports-gnome-34ba29e14b78d91cc8bc5bc18e334ca17812dc77.zip |
Updating the ports I maintain to my FreeBSD.org address.
Submitted by: mmokhi
Reviewed by: feld, mat
Approved by: feld, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D9498
Diffstat (limited to 'games')
-rw-r--r-- | games/glest/Makefile | 2 | ||||
-rw-r--r-- | games/lincity-ng/Makefile | 2 | ||||
-rw-r--r-- | games/mari0/Makefile | 2 | ||||
-rw-r--r-- | games/xtux/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/games/glest/Makefile b/games/glest/Makefile index abeeaf5c88a3..b206cd5c6205 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTVERSION} DISTNAME= ${PORTNAME}_source_${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Free 3D real-time customizable strategy game LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 \ diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 191b41355e86..1d24208235f8 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 12 CATEGORIES= games MASTER_SITES= BERLIOS -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Improved rich city simulation game for X BUILD_DEPENDS= jam:devel/jam diff --git a/games/mari0/Makefile b/games/mari0/Makefile index 1135eb1f8140..a0b60ba20cb0 100644 --- a/games/mari0/Makefile +++ b/games/mari0/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://stabyourself.net/dl.php?file=${PORTNAME}-${PORTVERSION:C/\. DISTNAME= ${PORTNAME}-source DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Nintendo\'s Super Mario Bros and Valve\'s Portal at same time LICENSE= CC-BY-NC-SA-3.0 diff --git a/games/xtux/Makefile b/games/xtux/Makefile index ff3b42363722..97a5af34b6c0 100644 --- a/games/xtux/Makefile +++ b/games/xtux/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/20030306 DISTNAME= ${PORTNAME}-src-${PORTVERSION:S/.//g} -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Humorous Arcade game for X LICENSE= GPLv2 |