diff options
author | flathill <flathill@FreeBSD.org> | 1998-11-19 17:29:53 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-11-19 17:29:53 +0800 |
commit | bc0d6b79bd7244a7471e75d5d8e2fdb45e56eb2b (patch) | |
tree | a6e8831c8d3f6dcf5c91d74bf7380a2d41f58812 /net | |
parent | b511a50df2e0bf1226dfcb564fce4d05ef03a19f (diff) | |
download | freebsd-ports-graphics-bc0d6b79bd7244a7471e75d5d8e2fdb45e56eb2b.tar.gz freebsd-ports-graphics-bc0d6b79bd7244a7471e75d5d8e2fdb45e56eb2b.tar.zst freebsd-ports-graphics-bc0d6b79bd7244a7471e75d5d8e2fdb45e56eb2b.zip |
Add SUBDIR+=xchat
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f92b81cfb47..e11e34f9642 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.193 1998/11/19 02:29:06 mph Exp $ +# $Id: Makefile,v 1.194 1998/11/19 07:11:03 flathill Exp $ # SUBDIR += SSLtelnet @@ -146,6 +146,7 @@ SUBDIR += wide-dhcp SUBDIR += wu-ftpd SUBDIR += xarchie + SUBDIR += xchat SUBDIR += xicq SUBDIR += xipmsg SUBDIR += yagirc |