diff options
author | billf <billf@FreeBSD.org> | 1999-01-29 23:59:05 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-01-29 23:59:05 +0000 |
commit | 86625f2a45b854661f37314f6d20dcbb34a33b87 (patch) | |
tree | b15ac08ef65278da9b280da105ec47075870c9ad /net/Makefile | |
parent | 94f79fe6300775d6999760c0e279e7c05d0e5b06 (diff) | |
download | FreeBSD-ports-86625f2a45b854661f37314f6d20dcbb34a33b87.zip FreeBSD-ports-86625f2a45b854661f37314f6d20dcbb34a33b87.tar.gz |
Welcome xwhois.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 65329f3..5ad2c32 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.219 1999/01/28 10:59:03 asami Exp $ +# $Id: Makefile,v 1.220 1999/01/29 21:26:22 mph Exp $ # SUBDIR += SSLtelnet @@ -170,6 +170,7 @@ SUBDIR += xgirc SUBDIR += xicq SUBDIR += xipmsg + SUBDIR += xwhois SUBDIR += yagirc SUBDIR += yale-tftpd SUBDIR += ytalk |