diff options
author | clement <clement@FreeBSD.org> | 2004-01-12 04:22:59 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-12 04:22:59 +0800 |
commit | 62de564e631499831c97877a4e32fffa966ea63e (patch) | |
tree | 77db27cb5a6b20d5416dde2483f86ae0d731603c /www/lynx | |
parent | 9a973a56d658ef447a671418a459d76909101ed8 (diff) | |
download | freebsd-ports-gnome-62de564e631499831c97877a4e32fffa966ea63e.tar.gz freebsd-ports-gnome-62de564e631499831c97877a4e32fffa966ea63e.tar.zst freebsd-ports-gnome-62de564e631499831c97877a4e32fffa966ea63e.zip |
- Pass maintainership to volunteer
PR: 61216
Submitted by: Jason Harris <jharris@widomaker.com>
Approved by: erwin (mentor) (implicitly)
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 |