diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-18 21:11:09 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-19 19:56:19 +0000 |
commit | 9e8a0d668088862f281b55603bcd4d32e9223969 (patch) | |
tree | 8f0f4f45ffb9ee22713eadf83365da33627aa40d /games/p5-Games-Dice | |
parent | 10c17cdf22ff9dc72a8c5d113b05991adb476309 (diff) |
Diffstat (limited to 'games/p5-Games-Dice')
-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 84463cd9d209..4b75c9a04791 100644 --- a/games/p5-Games-Dice/Makefile +++ b/games/p5-Games-Dice/Makefile @@ -6,7 +6,7 @@ CATEGORIES= games perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to simulate die rolls LICENSE= MIT |