diff options
author | wiz <wiz@pkgsrc.org> | 2008-06-21 15:40:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-06-21 15:40:00 +0000 |
commit | ebdb7a8909525d15487cf6f2b71cee30778e094c (patch) | |
tree | 480e1d93912d94a1d82c1e6ae9634245d2da6e69 | |
parent | 98f435ca555746c20d65a434125a936fc9c01e14 (diff) | |
download | pkgsrc-ebdb7a8909525d15487cf6f2b71cee30778e094c.tar.gz |
Sort.
-rw-r--r-- | sysutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 7a2cf70f11a..5cc651b3d87 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.429 2008/06/21 15:07:09 drochner Exp $ +# $NetBSD: Makefile,v 1.430 2008/06/21 15:40:00 wiz Exp $ # COMMENT= System utilities @@ -241,8 +241,8 @@ SUBDIR+= shc SUBDIR+= shmux SUBDIR+= skill SUBDIR+= slay -SUBDIR+= smbldap-tools SUBDIR+= smartmontools +SUBDIR+= smbldap-tools SUBDIR+= socket SUBDIR+= sredird SUBDIR+= sshsh |