diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2005-06-10 20:12:33 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2005-06-10 20:12:33 +0000 |
commit | e598d0f1d4e8fce2b8aedda275cd6f36f88bb2b6 (patch) | |
tree | 3be1eae81cf1f4e1875b92e2aca08e687f418bfd /www/lynx-current | |
parent | 1f1dd63dd0b64dedf9bac6554fd7feea9614afba (diff) | |
download | ports-e598d0f1d4e8fce2b8aedda275cd6f36f88bb2b6.tar.gz ports-e598d0f1d4e8fce2b8aedda275cd6f36f88bb2b6.zip |
Notes
Diffstat (limited to 'www/lynx-current')
-rw-r--r-- | www/lynx-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 6b901856d3bf..e7d394e5e3bd 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ DISTNAME= ${PORTNAME}2.8.6dev.12 -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A non-graphical, text-based World-Wide Web client WRKSRC= ${WRKDIR}/${PORTNAME}2-8-6 |