diff options
author | abs <abs@pkgsrc.org> | 2001-10-04 11:05:00 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2001-10-04 11:05:00 +0000 |
commit | d9aeaae03b4c5366fbc2be7117c4d85246a4c38c (patch) | |
tree | e8d5132d23d32e4c1e0c7253bdefad68442be0ad /net/Makefile | |
parent | 7547085046965b15f126e26003839c0336beb639 (diff) | |
download | pkgsrc-d9aeaae03b4c5366fbc2be7117c4d85246a4c38c.tar.gz |
Deleted net/upclient - the uptimes project has been suspended, and if it
resumes it will use a new client and protocol.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 6a358b49377..cd73d852cdc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.248 2001/09/26 05:53:13 jlam Exp $ +# $NetBSD: Makefile,v 1.249 2001/10/04 11:05:00 abs Exp $ # COMMENT= Networking tools @@ -186,7 +186,6 @@ SUBDIR+= ucd-snmp SUBDIR+= ucd-snmp-current SUBDIR+= ucspi-tcp SUBDIR+= unison -SUBDIR+= upclient SUBDIR+= userppp SUBDIR+= vnc SUBDIR+= vncviewer |