diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-10 20:24:59 +0800 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-10 20:24:59 +0800 |
commit | 339a29a7638b786b16f28a40aa4aebbf15ebf857 (patch) | |
tree | e0e17c0a7d8985b1fee51305d6a34bc0f523a1cc /palm | |
parent | c8cde5212282b51832fe70d040583df827ac6ce9 (diff) | |
download | freebsd-ports-gnome-339a29a7638b786b16f28a40aa4aebbf15ebf857.tar.gz freebsd-ports-gnome-339a29a7638b786b16f28a40aa4aebbf15ebf857.tar.zst freebsd-ports-gnome-339a29a7638b786b16f28a40aa4aebbf15ebf857.zip |
Oops. I forgot to update Makefile when I moved jconv to jfconv.
Diffstat (limited to 'palm')
-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 |