diff options
author | steve <steve@FreeBSD.org> | 1998-03-16 04:09:35 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-03-16 04:09:35 +0800 |
commit | e70caab7256e19f006833782345a9e3736f83aa6 (patch) | |
tree | 07a074bf5798f154132227489dfd85548af195e1 | |
parent | 3ea830663b4d9651708ba7989572b646c60ede3d (diff) | |
download | freebsd-ports-gnome-e70caab7256e19f006833782345a9e3736f83aa6.tar.gz freebsd-ports-gnome-e70caab7256e19f006833782345a9e3736f83aa6.tar.zst freebsd-ports-gnome-e70caab7256e19f006833782345a9e3736f83aa6.zip |
Activate p5-Net-Telnet
-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 |