diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2004-01-12 03:17:20 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2004-01-12 03:17:20 +0000 |
commit | 2122fb369f5b8aef99a263970da2c02f8056fcf9 (patch) | |
tree | 4b8b1c6df7d26dbc73a33c077b4ddaf2c1965350 /japanese/w3m | |
parent | update to 0.32 (diff) |
Update to 2004-01-11 snapshot of w3m 0.4.2.
Make portlint happy.
Diffstat (limited to 'japanese/w3m')
-rw-r--r-- | japanese/w3m/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/w3m/Makefile b/japanese/w3m/Makefile index 06838c335afc..b90db9d60c15 100644 --- a/japanese/w3m/Makefile +++ b/japanese/w3m/Makefile @@ -6,6 +6,8 @@ # CATEGORIES= japanese + +MAINTAINER= nobutaka@FreeBSD.org COMMENT= A pager/text-based WWW browser with Japanese support MASTERDIR= ${.CURDIR}/../../www/w3m |