diff options
author | Will Andrews <will@FreeBSD.org> | 2000-04-16 04:16:49 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-04-16 04:16:49 +0000 |
commit | f594e54bbe8e9022679e3d90c74e0fcd75703ba6 (patch) | |
tree | f285ac9e46974394eae43ecc414fefcf6bcf770c /net/Makefile | |
parent | DISTNAMe-related cleanups. (diff) |
Add AMCL, which is a GTK-based MUD client.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index cc31c1c78d00..ed1827b6c60d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -3,6 +3,7 @@ SUBDIR += SSLtelnet SUBDIR += adns + SUBDIR += amcl SUBDIR += archie SUBDIR += archie.el SUBDIR += argus |