From db275e36a385d0ba90b499675672240808e20c93 Mon Sep 17 00:00:00 2001 From: beech Date: Thu, 5 Jul 2007 07:21:24 +0000 Subject: - Change maintainer address - Cleanup master_sites Requested by: Yinghong Liu (maintainer) Approved by: sat (mentor) --- games/cchess/Makefile | 4 ++-- games/djgame2/Makefile | 4 ++-- games/lianliankan/Makefile | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'games') 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 +# Whom: Yinghong Liu # # $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 +# Whom: Yinghong Liu # # $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 +# Whom: Yinghong Liu # # $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 -- cgit