diff options
author | knu <knu@FreeBSD.org> | 2001-02-10 20:24:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-02-10 20:24:59 +0800 |
commit | f22a9e70dccf73fa790161466fa475805b71a4fb (patch) | |
tree | d3dd54841c95594d7359beccfdbbb96b23947a60 | |
parent | 740e67f55ec54f37acabce78e98c927377124bd5 (diff) | |
download | freebsd-ports-gnome-f22a9e70dccf73fa790161466fa475805b71a4fb.tar.gz freebsd-ports-gnome-f22a9e70dccf73fa790161466fa475805b71a4fb.tar.zst freebsd-ports-gnome-f22a9e70dccf73fa790161466fa475805b71a4fb.zip |
Oops. I forgot to update Makefile when I moved jconv to jfconv.
-rw-r--r-- | palm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/Makefile b/palm/Makefile index 49292e1bd2b0..06293d126a49 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -8,7 +8,7 @@ SUBDIR += hdconv SUBDIR += imgvtopgm SUBDIR += isilo - SUBDIR += jconv + SUBDIR += jfconv SUBDIR += jpilot SUBDIR += kpilot SUBDIR += malsync |