diff options
author | kris <kris@FreeBSD.org> | 2004-10-26 03:34:37 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-10-26 03:34:37 +0800 |
commit | 4317523a8c414dd2591bd4bd35773e465a8820ae (patch) | |
tree | 8f9dfbea47a8831f1d41e369251e1c00795f647a /devel/rlwrap | |
parent | 02aea78af15d4d56dd43d419377466134577a4d2 (diff) | |
download | freebsd-ports-gnome-4317523a8c414dd2591bd4bd35773e465a8820ae.tar.gz freebsd-ports-gnome-4317523a8c414dd2591bd4bd35773e465a8820ae.tar.zst freebsd-ports-gnome-4317523a8c414dd2591bd4bd35773e465a8820ae.zip |
Assign maintainer to Frank Laszlo <laszlof@vonostingroup.com> who has
kindly agreed to maintain this port.
Diffstat (limited to 'devel/rlwrap')
-rw-r--r-- | devel/rlwrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rlwrap/Makefile b/devel/rlwrap/Makefile index 933a3c770e46..6dba673d7f87 100644 --- a/devel/rlwrap/Makefile +++ b/devel/rlwrap/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.18 CATEGORIES= devel MASTER_SITES= http://utopia.knoware.nl/~hlub/uck/rlwrap/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= laszlof@vonostingroup.com COMMENT= Readline wrapper USE_GETOPT_LONG= yes |