diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-04 08:49:31 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-04 08:49:31 +0000 |
commit | 69dd27cc3cd44a30bdf8df1169fbd4684d4c967a (patch) | |
tree | 6d0825204490f8766f2283672d81cb55c62243fc /devel/p5-Data-RoundRobin | |
parent | b0438bf96e239ebf5b0e3836216aaf03fec04f4b (diff) | |
download | ports-69dd27cc3cd44a30bdf8df1169fbd4684d4c967a.tar.gz ports-69dd27cc3cd44a30bdf8df1169fbd4684d4c967a.zip |
Notes
Diffstat (limited to 'devel/p5-Data-RoundRobin')
-rw-r--r-- | devel/p5-Data-RoundRobin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Data-RoundRobin/Makefile b/devel/p5-Data-RoundRobin/Makefile index 2a6dbfa11511..2726014b9f03 100644 --- a/devel/p5-Data-RoundRobin/Makefile +++ b/devel/p5-Data-RoundRobin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Data PKGNAMEPREFIX= p5- -MAINTAINER= lwhsu@lwhsu.org +MAINTAINER= lwhsu@FreeBSD.org COMMENT= Serve data in a round robin manner PERL_CONFIGURE= yes |