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 | 03847b610eb1feff4aee9fed669d89d74f861407 (diff) | |
download | ports-391519e609c8748d92694857210d4542b474cfcf.tar.gz ports-391519e609c8748d92694857210d4542b474cfcf.zip |
Notes
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 |