diff options
author | asami <asami@FreeBSD.org> | 1998-07-02 08:23:34 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-07-02 08:23:34 +0800 |
commit | 91043d3245fcd6d1a4a1fe2ccae5ddf4c0ec7338 (patch) | |
tree | 3fade67f1744277558fe621985010e77b92012f7 /net | |
parent | e1fa78bfafac1b41d217f54279534610864d4bc0 (diff) | |
download | freebsd-ports-gnome-91043d3245fcd6d1a4a1fe2ccae5ddf4c0ec7338.tar.gz freebsd-ports-gnome-91043d3245fcd6d1a4a1fe2ccae5ddf4c0ec7338.tar.zst freebsd-ports-gnome-91043d3245fcd6d1a4a1fe2ccae5ddf4c0ec7338.zip |
Add xicq.
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 5b8eaf2879b6..a8be17a1f4dc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.165 1998/06/12 08:36:56 tg Exp $ +# $Id: Makefile,v 1.166 1998/06/28 03:22:50 mph Exp $ # SUBDIR += SSLtelnet @@ -121,6 +121,7 @@ SUBDIR += wide-dhcp SUBDIR += wu-ftpd SUBDIR += xarchie + SUBDIR += xicq SUBDIR += xipmsg SUBDIR += yale-tftpd SUBDIR += ytalk |