diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2011-08-30 07:14:58 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2011-08-30 07:14:58 +0000 |
commit | 8549345081125042c90f22c8a4ddc412000dd25f (patch) | |
tree | ec67c6a301350608ba8eebc7d83dbdbfaa9ce6a4 /www/lynx-current | |
parent | 15552489144d7d9ba6e742653b7aed048ac1cbfd (diff) | |
download | ports-8549345081125042c90f22c8a4ddc412000dd25f.tar.gz ports-8549345081125042c90f22c8a4ddc412000dd25f.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 5be4cca11749..d8bf8b341f80 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ DISTNAME= ${PORTNAME}2.8.8dev.9 -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A non-graphical, text-based World-Wide Web client LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn |