diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-07-05 07:21:24 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-07-05 07:21:24 +0000 |
commit | ebc6758085d854949b6e03622d8f9af65dd27cf0 (patch) | |
tree | 2de11656efbfea6569034b17b3f2b8b310fe79ea /games/djgame2 | |
parent | 02f304a9bc5bd38256035595e888aeaa3ac6a00b (diff) | |
download | ports-ebc6758085d854949b6e03622d8f9af65dd27cf0.tar.gz ports-ebc6758085d854949b6e03622d8f9af65dd27cf0.zip |
Notes
Diffstat (limited to 'games/djgame2')
-rw-r--r-- | games/djgame2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |