diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2004-01-12 11:17:20 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2004-01-12 11:17:20 +0800 |
commit | 9b72d331f7169d798758946ec95c0778ad1e86c8 (patch) | |
tree | 91d187a8ada204e085e75aee8b726e4b92cf6f91 /www/w3m-m17n | |
parent | 24e55e3e1ef71646712561e61463b228c3513b1c (diff) | |
download | freebsd-ports-gnome-9b72d331f7169d798758946ec95c0778ad1e86c8.tar.gz freebsd-ports-gnome-9b72d331f7169d798758946ec95c0778ad1e86c8.tar.zst freebsd-ports-gnome-9b72d331f7169d798758946ec95c0778ad1e86c8.zip |
Update to 2004-01-11 snapshot of w3m 0.4.2.
Make portlint happy.
Diffstat (limited to 'www/w3m-m17n')
-rw-r--r-- | www/w3m-m17n/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/w3m-m17n/Makefile b/www/w3m-m17n/Makefile index 80698a9be81c..46917cf72c9d 100644 --- a/www/w3m-m17n/Makefile +++ b/www/w3m-m17n/Makefile @@ -5,6 +5,9 @@ # $FreeBSD$ # +PKGNAMESUFFIX= -m17n + +MAINTAINER= nobutaka@FreeBSD.org COMMENT= A pager/text-based WWW browser with multilingualization support MASTERDIR= ${.CURDIR}/../w3m |