diff options
author | jwise <jwise@pkgsrc.org> | 2000-09-07 17:45:36 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-09-07 17:45:36 +0000 |
commit | 8fc533262e5e0fd66adbbfaa6884a02955c40ecd (patch) | |
tree | e0dafdcfd38d93195724d25a6db81e938ded1a32 /net | |
parent | bdfde0cfa88ad043c1ec0119c99255e660b29be4 (diff) | |
download | pkgsrc-8fc533262e5e0fd66adbbfaa6884a02955c40ecd.tar.gz |
Remove scotty, and add and enable tcl-scotty and tkined.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index a12f70f80de..7be65be7818 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.152 2000/08/31 01:49:46 explorer Exp $ +# $NetBSD: Makefile,v 1.153 2000/09/07 17:45:36 jwise Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -99,7 +99,6 @@ SUBDIR += rsync SUBDIR += rumba SUBDIR += samba - SUBDIR += scotty SUBDIR += sdist SUBDIR += sendfile SUBDIR += sftp @@ -113,10 +112,12 @@ SUBDIR += spegla SUBDIR += srsh SUBDIR += ssync + SUBDIR += tcl-scotty SUBDIR += tcpillust SUBDIR += tcptrace SUBDIR += tinyfugue SUBDIR += tkicb + SUBDIR += tkined SUBDIR += tkirc SUBDIR += tn5250 SUBDIR += totd |