diff options
author | tron <tron@pkgsrc.org> | 1999-07-05 20:34:21 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-07-05 20:34:21 +0000 |
commit | 450fc5b7b2681f8c2c61a0cfb1de85e8a0189639 (patch) | |
tree | fd17541383cb82f291ed196f4e9546bc52c6d03c /net | |
parent | 4c7a3a01cde20858bc82f1c0fe6873d89adee4e3 (diff) | |
download | pkgsrc-450fc5b7b2681f8c2c61a0cfb1de85e8a0189639.tar.gz |
Add and enable "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 ff7b6bff426..6a1cd4f0509 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 1999/06/28 01:34:35 hubertf Exp $ +# $NetBSD: Makefile,v 1.73 1999/07/05 20:34:21 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -115,6 +115,7 @@ SUBDIR += wu-ftpd SUBDIR += wu-ftpd-vr SUBDIR += xarchie + SUBDIR += xchat # SUBDIR += xipmsg SUBDIR += xtraceroute # SUBDIR += yale-tftpd |