diff options
author | lme <lme@FreeBSD.org> | 2007-07-13 03:48:45 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2007-07-13 03:48:45 +0800 |
commit | a52e07744b48103816faa5b706a9ef8df1b56863 (patch) | |
tree | deb6f5237236dfe4db64a642334b1f6c703154ff /games | |
parent | 8c3da832d5ccd7baef70aa42d4d375350e902133 (diff) | |
download | freebsd-ports-gnome-a52e07744b48103816faa5b706a9ef8df1b56863.tar.gz freebsd-ports-gnome-a52e07744b48103816faa5b706a9ef8df1b56863.tar.zst freebsd-ports-gnome-a52e07744b48103816faa5b706a9ef8df1b56863.zip |
With an up-to-date INDEX I even find the rest of the ports I maintain,
so change my e-mail address also in those ports.
Approved by: miwi (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/scummvm-tools/Makefile | 2 | ||||
-rw-r--r-- | games/scummvm/Makefile | 2 | ||||
-rw-r--r-- | games/thudboard/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index 9af744c4a3c6..8e96dc989387 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scummvm -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= Tools for use with the SCUMMVM game emulator RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index ab8aa21762b1..4306a1a6f499 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= Graphical Adventure Game Virtual Machine USE_BZIP2= yes diff --git a/games/thudboard/Makefile b/games/thudboard/Makefile index d5abcdfa7194..706eac47a016 100644 --- a/games/thudboard/Makefile +++ b/games/thudboard/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.8 CATEGORIES= games MASTER_SITES= http://www.million.nl/file/ -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= The Discworld Boardgame Board RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |