diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-11 20:22:59 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-11 20:22:59 +0000 |
commit | 391519e609c8748d92694857210d4542b474cfcf (patch) | |
tree | 6f1188550302841c108ede30ab1969afdd2c670b /www/lynx | |
parent | Add svrx 1.2, srvx IRC services. (diff) |
- Pass maintainership to volunteer
PR: 61216
Submitted by: Jason Harris <jharris@widomaker.com>
Approved by: erwin (mentor) (implicitly)
Notes
Notes:
svn path=/head/; revision=97949
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index eb09a27d5215..8d05fe4bc41f 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -18,7 +18,7 @@ PATCHFILES= lynx2.8.4rel.1a.patch \ lynx2.8.4rel.1c.patch \ lynx2.8.4rel.1d.patch -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= jharris@widomaker.com COMMENT?= A non-graphical, text-based World-Wide Web client USE_BZIP2= yes |