diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-07-06 16:19:07 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-07-06 16:19:07 +0000 |
commit | 25e8ef62dc83d4b07ab31f1a26417f7531f939f2 (patch) | |
tree | 437d6c1029249fd65e09effb2069045bee5679d6 /editors/Makefile | |
parent | 992eb832683c445791cfdbe5cfe59c1f9d4b22a7 (diff) | |
download | FreeBSD-ports-25e8ef62dc83d4b07ab31f1a26417f7531f939f2.zip FreeBSD-ports-25e8ef62dc83d4b07ab31f1a26417f7531f939f2.tar.gz |
Initial import of hnb-1.7.
Hnb is the hierarchical notebook a data organizer.
PR: 28765
Submitted by: Patrick Li <pat@databits.net>
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 b55e9e0..eed6f45 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -57,6 +57,7 @@ SUBDIR += hexcurse SUBDIR += hexedit SUBDIR += hexpert + SUBDIR += hnb SUBDIR += hte SUBDIR += iiimecf SUBDIR += jed |