diff options
author | peter <peter@FreeBSD.org> | 2001-03-10 16:42:38 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2001-03-10 16:42:38 +0800 |
commit | 7f14106b77e9c33058f01c6a06b215ddc7dda9d1 (patch) | |
tree | da5e46d5a34d09825dbf437907ddd1e2d3fb1a68 /editors/Makefile | |
parent | f8179b241829ed465fa909848f2250345ec871bf (diff) | |
download | freebsd-ports-gnome-7f14106b77e9c33058f01c6a06b215ddc7dda9d1.tar.gz freebsd-ports-gnome-7f14106b77e9c33058f01c6a06b215ddc7dda9d1.tar.zst freebsd-ports-gnome-7f14106b77e9c33058f01c6a06b215ddc7dda9d1.zip |
Add hexpert
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 b7b80b7174f8..04c05fe107d4 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -52,6 +52,7 @@ SUBDIR += gnotepad+ SUBDIR += gxedit SUBDIR += hexedit + SUBDIR += hexpert SUBDIR += iiimecf SUBDIR += jed SUBDIR += jedit |