diff options
author | Lars Thegler <lth@FreeBSD.org> | 2004-06-01 20:32:33 +0800 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2004-06-01 20:32:33 +0800 |
commit | 52e36d358ed0a03215401f0f9d7e2f986ee12ef8 (patch) | |
tree | d76caa3aad1d9765e171f34ba46da788fab98447 /games | |
parent | dd5bb2d7c60189857325c3981c408d42debbdcfb (diff) | |
download | freebsd-ports-gnome-52e36d358ed0a03215401f0f9d7e2f986ee12ef8.tar.gz freebsd-ports-gnome-52e36d358ed0a03215401f0f9d7e2f986ee12ef8.tar.zst freebsd-ports-gnome-52e36d358ed0a03215401f0f9d7e2f986ee12ef8.zip |
Change of email address.
Approved by: erwin (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/p5-Games-Bingo-Bot/Makefile | 2 | ||||
-rw-r--r-- | games/p5-Games-Bingo-Print/Makefile | 2 | ||||
-rw-r--r-- | games/p5-Games-Bingo/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/p5-Games-Bingo-Bot/Makefile b/games/p5-Games-Bingo-Bot/Makefile index 2ba03e158548..bec900109652 100644 --- a/games/p5-Games-Bingo-Bot/Makefile +++ b/games/p5-Games-Bingo-Bot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Games PKGNAMEPREFIX= p5- -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= A simple class holding IRC related methods for bingo BUILD_DEPENDS= ${SITE_PERL}/Games/Bingo.pm:${PORTSDIR}/games/p5-Games-Bingo diff --git a/games/p5-Games-Bingo-Print/Makefile b/games/p5-Games-Bingo-Print/Makefile index f452ff39e2d0..5cb80d117626 100644 --- a/games/p5-Games-Bingo-Print/Makefile +++ b/games/p5-Games-Bingo-Print/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Games PKGNAMEPREFIX= p5- -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= Games::Bingo::Print - PDF Generation Class BUILD_DEPENDS= ${SITE_PERL}/Games/Bingo.pm:${PORTSDIR}/games/p5-Games-Bingo \ diff --git a/games/p5-Games-Bingo/Makefile b/games/p5-Games-Bingo/Makefile index 2e554cb949b2..69d82790a6a3 100644 --- a/games/p5-Games-Bingo/Makefile +++ b/games/p5-Games-Bingo/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Games PKGNAMEPREFIX= p5- -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= A bingo game Perl implementation BUILD_DEPENDS= ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod |