diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
commit | d9ed90620d0eb892478550917f114d642d440129 (patch) | |
tree | 7e7614db77ec4aedb91ca03a4d931e0f097118bf /www/w3 | |
parent | Update to 0.4.5 (diff) |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
Diffstat (limited to 'www/w3')
-rw-r--r-- | www/w3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/w3/Makefile b/www/w3/Makefile index bffd93065318..68830df675ff 100644 --- a/www/w3/Makefile +++ b/www/w3/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= www elisp MASTER_SITES= ftp://ftp.iij.ad.jp/pub/network/WWW/w3/ \ ftp://ftp.cs.indiana.edu/pub/elisp/w3/ -MAINTAINER= kiri@kiri.toba-cmt.ac.jp +MAINTAINER= ports@FreeBSD.org COMMENT?= WWW browser based on emacs/mule BUILD_DEPENDS?= emacs-19.34:${PORTSDIR}/editors/emacs19 |