diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:37:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:37:29 +0000 |
commit | 5e445a95d9a891f9e301360ae62b98c9c5fc2b28 (patch) | |
tree | ff94e2e0698850d68363be5ca1d23cdd09ebc91d /devel/p5-ReadLine-Gnu | |
parent | 1da4bb0e6b6f2bacd6acabd7e85a361a0357573c (diff) |
Notes
Diffstat (limited to 'devel/p5-ReadLine-Gnu')
-rw-r--r-- | devel/p5-ReadLine-Gnu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-ReadLine-Gnu/Makefile b/devel/p5-ReadLine-Gnu/Makefile index a18caf3d9eea..14d6aa5cdae8 100644 --- a/devel/p5-ReadLine-Gnu/Makefile +++ b/devel/p5-ReadLine-Gnu/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Term PKGNAMEPREFIX= p5- DISTNAME= Term-${PORTNAME}-${PORTVERSION} -MAINTAINER= mph@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl 5 module that allows Term::ReadLine to use GNU readline PERL_CONFIGURE= yes |