diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-07-21 18:21:56 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-07-21 18:21:56 +0000 |
commit | 443bdc113b98b1cadf462b2420be036f6e7a6146 (patch) | |
tree | 1f588681c5729df623d794d25d3d77c358395584 /japanese/w3m/Makefile | |
parent | Update to version 1.3.1a (diff) |
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
Notes
Notes:
svn path=/head/; revision=45315
Diffstat (limited to 'japanese/w3m/Makefile')
-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 63340f26d84d..88b112d3eb61 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 |