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 | b2ae0d0287df77f1e57c45f5ca13ee929b744610 (patch) | |
tree | a4e249c9d27c0414b51f1f8e2b6faf056ce1c3ce /net | |
parent | b546e8c0c592dbb3a45d882d611e53529a48eac2 (diff) | |
download | pkgsrc-b2ae0d0287df77f1e57c45f5ca13ee929b744610.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 |