diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 06:43:36 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 06:43:36 +0000 |
commit | a6b0b302a442245d500a27658c6b51295d273772 (patch) | |
tree | 270fe5fe9ed8bb42e4041768981889ea6e3d0d89 /japanese/w3m | |
parent | Rename PLIST.docs to pkg-plist.docs. (diff) |
(This log was supposed to go with www/w3m/pkg/PLIST.ja.)
Rename PLIST.ja to pkg-plist.ja.
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 b00800cbb100..be9f844e87b2 100644 --- a/japanese/w3m/Makefile +++ b/japanese/w3m/Makefile @@ -9,7 +9,7 @@ CATEGORIES= japanese MASTERDIR= ${.CURDIR}/../../www/w3m PKGDIR= ${.CURDIR}/pkg -PLIST= ${MASTERDIR}/pkg/PLIST.ja +PLIST= ${MASTERDIR}/pkg-plist.ja JAPANESE= Yes |