diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-30 22:52:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-30 22:52:57 +0000 |
commit | 43b6a8c3f00b844262ca43ebf7a42e54ab0cc4a2 (patch) | |
tree | bd1638024b8232769162318ebaa7e264194b1d50 | |
parent | a66fd988abdd57121b15a61b4212ccb5a701f2dc (diff) | |
download | ports-43b6a8c3f00b844262ca43ebf7a42e54ab0cc4a2.tar.gz ports-43b6a8c3f00b844262ca43ebf7a42e54ab0cc4a2.zip |
Notes
-rw-r--r-- | devel/p5-ParseLex/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-ParseLex/Makefile b/devel/p5-ParseLex/Makefile index b71384bb3e9e..78848480ca18 100644 --- a/devel/p5-ParseLex/Makefile +++ b/devel/p5-ParseLex/Makefile @@ -8,11 +8,11 @@ PORTNAME= ParseLex PORTVERSION= 2.15 CATEGORIES= devel perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/Parse PKGNAMEPREFIX= p5- -MAINTAINER= pirzyk@freebsd.org -COMMENT= Object-oriented generator of lexical analyzers +MAINTAINER= pirzyk@FreeBSD.org +COMMENT= Object-oriented generator of lexical analyzers PERL_CONFIGURE= yes |