diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-01-29 23:59:05 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-01-29 23:59:05 +0000 |
commit | 050b8136f93d84ccc80fd403add558bf7b91207d (patch) | |
tree | b195051ee13737a63d767ac0747c67e6199240aa /net/Makefile | |
parent | 602cdefd4c2227a3bf930a7deeb2d0511826b7b6 (diff) | |
download | ports-050b8136f93d84ccc80fd403add558bf7b91207d.tar.gz ports-050b8136f93d84ccc80fd403add558bf7b91207d.zip |
Notes
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 65329f3093e9..5ad2c3254dea 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 |