diff options
author | pat <pat@FreeBSD.org> | 2002-06-27 01:56:06 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-06-27 01:56:06 +0800 |
commit | a387f3dd65bf940da55960fdde635e556c8bb738 (patch) | |
tree | 8716121a9ad7c8c33755d5f87975482625021409 /sysutils/Makefile | |
parent | f05ea8d212ee4760cf3b757080ff05d7362220ba (diff) | |
download | freebsd-ports-graphics-a387f3dd65bf940da55960fdde635e556c8bb738.tar.gz freebsd-ports-graphics-a387f3dd65bf940da55960fdde635e556c8bb738.tar.zst freebsd-ports-graphics-a387f3dd65bf940da55960fdde635e556c8bb738.zip |
Add new port ah-tty: Ah-tty is an automatic helper for command prompts and
shells
PR: 39836
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index a0baac17c91..c91e4214ebd 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -5,6 +5,7 @@ SUBDIR += LPRngTool SUBDIR += abck SUBDIR += afio + SUBDIR += ah-tty SUBDIR += and SUBDIR += anteater SUBDIR += apcupsd |