diff options
author | shaun <shaun@FreeBSD.org> | 2009-03-14 07:27:19 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2009-03-14 07:27:19 +0800 |
commit | 5e49dbeba84bbdf9cf2580f5b4398f2f2770dc99 (patch) | |
tree | 930aac31cb4d5c518d8871fd3663b27c63062e3a /devel/p5-ReadLine-Gnu | |
parent | 46cc21eccab5fd1d74da01db45e50bd58f1dc5d0 (diff) | |
download | freebsd-ports-gnome-5e49dbeba84bbdf9cf2580f5b4398f2f2770dc99.tar.gz freebsd-ports-gnome-5e49dbeba84bbdf9cf2580f5b4398f2f2770dc99.tar.zst freebsd-ports-gnome-5e49dbeba84bbdf9cf2580f5b4398f2f2770dc99.zip |
Free most of my ports, since they aren't being maintained to a
reasonable standard.
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 d2ea69b05741..08afc93e896e 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= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl 5 module that allows Term::ReadLine to use GNU readline PERL_CONFIGURE= 5.8.0+ |