diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-23 16:43:10 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-23 16:43:10 +0000 |
commit | a10a971869cf0543240aeeba15ee871aabc20ab7 (patch) | |
tree | bd8bbcd98e05d87610ff15405dce52072f909ad0 /games | |
parent | c80555c662234b551d463dd90f8811bdd7bfc6cf (diff) |
Notes
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 |