diff options
author | wiz <wiz@pkgsrc.org> | 2003-09-19 12:21:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-09-19 12:21:43 +0000 |
commit | 0751e3cb8e73b26c0fa31fb4ab7db6324b48ba23 (patch) | |
tree | fb5fa6d7eae82aa981036eeae4dcc92edefdf5a2 /net/Makefile | |
parent | e8d071b4edfdf8f26432881653d3da4d4375fa33 (diff) | |
download | pkgsrc-0751e3cb8e73b26c0fa31fb4ab7db6324b48ba23.tar.gz |
Remove samba20, and fix typo (SUDBIR).
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index 74d1a09a538..36c21cea261 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.408 2003/09/19 11:56:01 wiz Exp $ +# $NetBSD: Makefile,v 1.409 2003/09/19 12:21:43 wiz Exp $ # COMMENT= Networking tools @@ -77,7 +77,7 @@ SUBDIR+= ftpproxy SUBDIR+= gated SUBDIR+= gethost SUBDIR+= gftp -SUDBIR+= gftp-gtk1 +SUBDIR+= gftp-gtk1 SUBDIR+= gini SUBDIR+= gkrellm-ping SUBDIR+= gkrellm-snmp @@ -249,7 +249,6 @@ SUBDIR+= ruby-drb SUBDIR+= ruby-icmp SUBDIR+= ruby-xmlrpc4r SUBDIR+= samba -SUBDIR+= samba20 SUBDIR+= scli SUBDIR+= sdig SUBDIR+= sdist |