diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-09 11:45:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-09 11:45:38 +0000 |
commit | 47db49860a6ce3673c6b3aa10ad1603c73506c8d (patch) | |
tree | 5c3407c4fed8585a14e567bdd96b1228d769124f /devel/p5-Algorithm-LCS | |
parent | 217138074e020083c52b7fa72cdf45b839479a2d (diff) | |
download | ports-47db49860a6ce3673c6b3aa10ad1603c73506c8d.tar.gz ports-47db49860a6ce3673c6b3aa10ad1603c73506c8d.zip |
Notes
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+ |