diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
commit | 7f5e67a16f11ab4f24c445171b067f1b01045081 (patch) | |
tree | 32b4a6deb38037f67580dcd372cbbf887f4b1044 /games | |
parent | f74e36c92de5fdb21a15bb8effe5336a352ee9fb (diff) | |
download | freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.gz freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.zst freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.zip |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/filters/Makefile | 2 | ||||
-rw-r--r-- | games/textmaze/Makefile | 2 | ||||
-rw-r--r-- | games/typespeed/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/filters/Makefile b/games/filters/Makefile index bdb678a265d1..a7aed03195bc 100644 --- a/games/filters/Makefile +++ b/games/filters/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games perl5 MASTER_SITES= http://ftp.debian.org/debian/pool/main/f/filters/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A collection of filters, including B1FF and the Swedish Chef CONFLICTS= talkfilters-* jive-* chef-* diff --git a/games/textmaze/Makefile b/games/textmaze/Makefile index d3d14d883151..4408ea7fcb46 100644 --- a/games/textmaze/Makefile +++ b/games/textmaze/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games perl5 MASTER_SITES= http://www.robobunny.com/projects/textmaze/ DISTNAME= ${PORTNAME}_v${PORTVERSION} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Generates mazes on a text terminal and lets you traverse them RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses diff --git a/games/typespeed/Makefile b/games/typespeed/Makefile index 08d5c2caead1..b4cbaa649a60 100644 --- a/games/typespeed/Makefile +++ b/games/typespeed/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://ls.purkki.org/typespeed/ DISTNAME= typespeed-${PORTVERSION} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Test your typing speed, and get your fingers\' CPS MAN1= typespeed.1 |