diff options
author | steve <steve@FreeBSD.org> | 1999-12-29 17:36:17 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-29 17:36:17 +0800 |
commit | 32df7eae95147126c497ddd2879b4ae4758db887 (patch) | |
tree | a14da871a0cc381894200ca22d59e640e22a8097 /misc/Makefile | |
parent | 8c3ebc1b23a0a0795a0a7e8b2a03f0ed47f96474 (diff) | |
download | freebsd-ports-graphics-32df7eae95147126c497ddd2879b4ae4758db887.tar.gz freebsd-ports-graphics-32df7eae95147126c497ddd2879b4ae4758db887.tar.zst freebsd-ports-graphics-32df7eae95147126c497ddd2879b4ae4758db887.zip |
Adding hello version 1.3.1.
A utility for saying hello to the world and read email.
PR: 12787
Submitted by: Peter Shipley <shipley@dis.org>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index f4e42a1b00c..7ce3c6898cf 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -55,6 +55,7 @@ SUBDIR += gtkfind SUBDIR += gtl SUBDIR += gyvescm + SUBDIR += hello SUBDIR += iselect SUBDIR += jargon SUBDIR += jive |