diff options
Diffstat (limited to 'devel/p5-Algorithm-LCS')
-rw-r--r-- | devel/p5-Algorithm-LCS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-LCS/Makefile b/devel/p5-Algorithm-LCS/Makefile index 45bf4367f8bf..7e613ae31edb 100644 --- a/devel/p5-Algorithm-LCS/Makefile +++ b/devel/p5-Algorithm-LCS/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/J/JO/JOESUF PKGNAMEPREFIX= p5- -MAINTAINER= tiger@whitetigersd.com +MAINTAINER= ports@FreeBSD.org COMMENT= Fast (XS) implementation of the Longest Common Subsequence Algorithm PERL_CONFIGURE= 5.8.0+ |