diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-24 00:43:10 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-24 00:43:10 +0800 |
commit | 9968d3f535f2dd15ae2352c2ed1b2e476471d13c (patch) | |
tree | 3b70e03cbe792279729271fdc597f7690a96425a /games | |
parent | 13e33205b0b7ce347fa7770cb27e7643438c408f (diff) | |
download | freebsd-ports-gnome-9968d3f535f2dd15ae2352c2ed1b2e476471d13c.tar.gz freebsd-ports-gnome-9968d3f535f2dd15ae2352c2ed1b2e476471d13c.tar.zst freebsd-ports-gnome-9968d3f535f2dd15ae2352c2ed1b2e476471d13c.zip |
- Updated maintainer
Approved by: tobez (implicit)
Diffstat (limited to 'games')
-rw-r--r-- | games/p5-Games-Dice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/p5-Games-Dice/Makefile b/games/p5-Games-Dice/Makefile index 71b980eb1992..c9bedf039581 100644 --- a/games/p5-Games-Dice/Makefile +++ b/games/p5-Games-Dice/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Games PKGNAMEPREFIX= p5- -MAINTAINER= aaron@daltons.ca +MAINTAINER= aaron@FreeBSD.org COMMENT= Perl module to simulate die rolls MAN3= Games::Dice.3 |