diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-07 04:12:11 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-07 04:12:11 +0000 |
commit | b43842bc73ace16b592952b124888e72eac3e3a7 (patch) | |
tree | a7091f6f913648d3712980910ae0a2e96c958fd6 /net/Makefile | |
parent | c1decd916568c6c70fa6db772f154d005ec56f96 (diff) | |
download | ports-b43842bc73ace16b592952b124888e72eac3e3a7.tar.gz ports-b43842bc73ace16b592952b124888e72eac3e3a7.zip |
Activate p5-Net-Whois
Notes
Notes:
svn path=/head/; revision=6785
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 9cc28663d9d6..69c197c07c3b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.103 1997/05/29 02:43:36 jfitz Exp $ +# $Id: Makefile,v 1.104 1997/05/30 20:13:39 jfitz Exp $ # SUBDIR += archie @@ -39,6 +39,7 @@ SUBDIR += p5-Archie SUBDIR += p5-Net SUBDIR += p5-Net-DNS + SUBDIR += p5-Net-Whois SUBDIR += pcnfsd SUBDIR += pmf SUBDIR += radius |