diff options
Diffstat (limited to 'japanese/lynx/Makefile')
-rw-r--r-- | japanese/lynx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile index c9cfdf1f8ab4..4835c92a4ce8 100644 --- a/japanese/lynx/Makefile +++ b/japanese/lynx/Makefile @@ -16,7 +16,7 @@ PATCHFILES= ${PORTNAME}${VERSION}${MINOR_VERSION}a.patch.gz \ PATCH_SITES= http://lynx.isc.org/current/ -MAINTAINER= shige@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A terminal-based World-Wide Web Client with multi-byte modification WRKSRC= ${WRKDIR}/${PORTNAME}${VERSION:S/./-/g} |