diff options
author | beech <beech@FreeBSD.org> | 2007-07-05 15:21:24 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-07-05 15:21:24 +0800 |
commit | db275e36a385d0ba90b499675672240808e20c93 (patch) | |
tree | 136de5b562c25e86cf58d6cabc2c97571316d612 /games | |
parent | b67b8c12d35ef7a636ca500c99622fdad82c08f8 (diff) | |
download | freebsd-ports-gnome-db275e36a385d0ba90b499675672240808e20c93.tar.gz freebsd-ports-gnome-db275e36a385d0ba90b499675672240808e20c93.tar.zst freebsd-ports-gnome-db275e36a385d0ba90b499675672240808e20c93.zip |
- Change maintainer address
- Cleanup master_sites
Requested by: Yinghong Liu <relaxbsd@gmail.com> (maintainer)
Approved by: sat (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/cchess/Makefile | 4 | ||||
-rw-r--r-- | games/djgame2/Makefile | 4 | ||||
-rw-r--r-- | games/lianliankan/Makefile | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/games/cchess/Makefile b/games/cchess/Makefile index 92c0089ea424..e95320a86775 100644 --- a/games/cchess/Makefile +++ b/games/cchess/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cchess # Date created: 10 May 2007 -# Whom: Yinghong.Liu <liu_yinghong@yahoo.com.cn> +# Whom: Yinghong Liu <relaxbsd@gmail.com> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= games MASTER_SITES= ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ -MAINTAINER= liu_yinghong@yahoo.com.cn +MAINTAINER= relaxbsd@gmail.com COMMENT= Very simple Chinese chess program LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro \ diff --git a/games/djgame2/Makefile b/games/djgame2/Makefile index def067509411..cb024abfaf56 100644 --- a/games/djgame2/Makefile +++ b/games/djgame2/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: djgame2 # Date created: 4 May 2007 -# Whom: Yinghong.Liu <liuyh@gmx.net> +# Whom: Yinghong Liu <relaxbsd@gmail.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.bluedj.com/download/src/ DISTNAME= source-${PORTVERSION} #EXTRACT_SUFX= .zip -MAINTAINER= liu_yinghong@yahoo.com.cn +MAINTAINER= relaxbsd@gmail.com COMMENT= bluedj contains many popular online games NO_BUILD= yes diff --git a/games/lianliankan/Makefile b/games/lianliankan/Makefile index 91afd7622183..bc23374114fa 100644 --- a/games/lianliankan/Makefile +++ b/games/lianliankan/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: lianliankan # Date created: 26 April 2006 -# Whom: Liu.Yinghong <liu_yinghong@yahoo.com.cn> +# Whom: Yinghong Liu <relaxbsd@gmail.com> # # $FreeBSD$ # @@ -9,11 +9,11 @@ PORTNAME= lianliankan PORTVERSION= 2.2 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= llk-linux DISTNAME= llk_linux-${PORTVERSION} -MAINTAINER= liu_yinghong@yahoo.com.cn +MAINTAINER= relaxbsd@gmail.com COMMENT= A scarce recreation game USE_GNOME= gtk20 esound |