diff options
author | will <will@FreeBSD.org> | 2000-06-10 13:45:34 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-10 13:45:34 +0800 |
commit | b77b76765a00c983bd933af1305d01faa4bc6e70 (patch) | |
tree | 3c186d803f36f4c6f5138ad9664ba239ba890d1d /misc/Makefile | |
parent | eeaf0cb4a1b3fff94d351be3e4cc15f459ce0d1d (diff) | |
download | freebsd-ports-gnome-b77b76765a00c983bd933af1305d01faa4bc6e70.tar.gz freebsd-ports-gnome-b77b76765a00c983bd933af1305d01faa4bc6e70.tar.zst freebsd-ports-gnome-b77b76765a00c983bd933af1305d01faa4bc6e70.zip |
Add dog, an "enhanced" cat that supports reading from URL's.
PR: 18571
Submitted by: Dan Piponi <dan@tanelorn.demon.co.uk>
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 619138fa9ff9..7fe3d5860a2a 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -38,6 +38,7 @@ SUBDIR += diction SUBDIR += display SUBDIR += dnetc + SUBDIR += dog SUBDIR += dotfile SUBDIR += estic SUBDIR += ewipe |