diff options
author | Steve Price <steve@FreeBSD.org> | 1998-03-15 20:09:35 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-03-15 20:09:35 +0000 |
commit | ae35a74d1577818d2a358b9b77ab7ebd07d00390 (patch) | |
tree | 6a91eee3b0ccfa3cd9a20ae3462b9768e50cf936 /net/Makefile | |
parent | a771efb1f51bfa0fe056a8d54acd1c0bad624776 (diff) | |
download | ports-ae35a74d1577818d2a358b9b77ab7ebd07d00390.tar.gz ports-ae35a74d1577818d2a358b9b77ab7ebd07d00390.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 c05045c5999f..8bb369bddd5d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.145 1998/03/01 18:16:06 obrien Exp $ +# $Id: Makefile,v 1.146 1998/03/08 04:50:57 ache Exp $ # SUBDIR += archie @@ -62,6 +62,7 @@ SUBDIR += p5-Archie SUBDIR += p5-Net SUBDIR += p5-Net-DNS + SUBDIR += p5-Net-Telnet SUBDIR += p5-Net-Whois SUBDIR += p5-SNMP SUBDIR += pcnfsd |