diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-06 10:54:38 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-06 10:54:38 +0800 |
commit | 49c52312315e99fa40583ac9602681aa9a761377 (patch) | |
tree | e76c6d16c2d56c2d6a76033f692fe03be7de93ad /editors/Makefile | |
parent | 1ffdca30a5f70242d106612b66ab9acbdf9bc871 (diff) | |
download | freebsd-ports-graphics-49c52312315e99fa40583ac9602681aa9a761377.tar.gz freebsd-ports-graphics-49c52312315e99fa40583ac9602681aa9a761377.tar.zst freebsd-ports-graphics-49c52312315e99fa40583ac9602681aa9a761377.zip |
add lfhex
Large file hex editor
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 07146f26639..b55e9e0b208 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -69,6 +69,7 @@ SUBDIR += le SUBDIR += led SUBDIR += leim20 + SUBDIR += lfhex SUBDIR += lpe SUBDIR += manedit SUBDIR += mg |