diff options
author | abs <abs@pkgsrc.org> | 2004-10-11 23:45:46 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-10-11 23:45:46 +0000 |
commit | 0936b01ff07b3f78c12d15dd3e8461f537ec721a (patch) | |
tree | a4e249c9d27c0414b51f1f8e2b6faf056ce1c3ce /net | |
parent | a131a98168187aaac3ded6be9ff6e679e95027ee (diff) | |
download | pkgsrc-0936b01ff07b3f78c12d15dd3e8461f537ec721a.tar.gz |
Remove space before tab which messed up my sort :)
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index 7690ee9eb87..e42da16cdc3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.499 2004/10/11 22:01:06 salo Exp $ +# $NetBSD: Makefile,v 1.500 2004/10/11 23:45:46 abs Exp $ # COMMENT= Networking tools @@ -287,8 +287,8 @@ SUBDIR+= py-twisted SUBDIR+= py-twisted-docs SUBDIR+= py-xmlrpclib SUBDIR+= py-zsi -SUBDIR+= pygopherd -SUBDIR+= pyslsk +SUBDIR+= pygopherd +SUBDIR+= pyslsk SUBDIR+= qadsl SUBDIR+= quagga SUBDIR+= ra-pna-proxy |