diff options
author | sf <sf@FreeBSD.org> | 2001-07-21 18:21:56 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-07-21 18:21:56 +0000 |
commit | a875edf66052cb4841ac8a910ab338f19cdce59d (patch) | |
tree | 5ea13460c48fd8665bc60c020480c418f5f0b79b /japanese/w3m | |
parent | b7b40849a673db00f95fe5f0ced1dcfb26d6c38d (diff) | |
download | FreeBSD-ports-a875edf66052cb4841ac8a910ab338f19cdce59d.zip FreeBSD-ports-a875edf66052cb4841ac8a910ab338f19cdce59d.tar.gz |
o add w3m-image, w3m with Imlib-based inline image browsing capability.
o remove w3m-ssl, w3m has SSL support by default now.
PR: 28996, 28997, 28998
Submitted by: maintainer
Diffstat (limited to 'japanese/w3m')
-rw-r--r-- | japanese/w3m/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/w3m/Makefile b/japanese/w3m/Makefile index 63340f2..88b112d 100644 --- a/japanese/w3m/Makefile +++ b/japanese/w3m/Makefile @@ -9,7 +9,7 @@ CATEGORIES= japanese MASTERDIR= ${.CURDIR}/../../www/w3m PKGDIR= ${.CURDIR} -PLIST= ${MASTERDIR}/pkg-plist.ja +PLIST= ${MASTERDIR}/pkg-plist JAPANESE= Yes |