diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-05 23:33:27 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-05 23:33:27 +0000 |
commit | 123d81521522aac7a46f8685e27915eb4dae8d35 (patch) | |
tree | f706523d7c6de5e2bb82f40443d06adfb01bd7ee /net-im | |
parent | a533c2b15752271ac74cfa8fea51ffe692ee888d (diff) |
- Sort category Makefiles
Inspired by: Jason Harris <jharris@widomaker.com>
Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
Notes
Notes:
svn path=/head/; revision=200970
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/Makefile | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index 71a9a8383c75..d9fa7349fb5d 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -43,16 +43,16 @@ SUBDIR += icqnd SUBDIR += imcom SUBDIR += iserverd - SUBDIR += jabber.el - SUBDIR += jabberd SUBDIR += jabber SUBDIR += jabber-conference SUBDIR += jabber-jud SUBDIR += jabber-pyaim SUBDIR += jabber-pyicq SUBDIR += jabber-pymsn - SUBDIR += jabber-yahoo SUBDIR += jabber-users-agent + SUBDIR += jabber-yahoo + SUBDIR += jabber.el + SUBDIR += jabberd SUBDIR += jarl SUBDIR += jggtrans SUBDIR += jit @@ -85,19 +85,6 @@ SUBDIR += newsbot SUBDIR += ocaml-jabbr SUBDIR += openfire - SUBDIR += p5-POE-Component-Client-MSN - SUBDIR += pebrot - SUBDIR += pidgin - SUBDIR += pidgin-guifications - SUBDIR += pidgin-hotkeys - SUBDIR += pidgin-latex - SUBDIR += pidgin-libnotify - SUBDIR += pidgin-rhythmbox - SUBDIR += pork - SUBDIR += py-msnp - SUBDIR += py-pyxmpp - SUBDIR += py-xmpppy-yahoo - SUBDIR += pymsn SUBDIR += p5-DJabberd SUBDIR += p5-Jabber-Connection SUBDIR += p5-Jabber-Lite @@ -111,12 +98,25 @@ SUBDIR += p5-Net-OSCAR SUBDIR += p5-Net-Stomp SUBDIR += p5-Net-XMPP + SUBDIR += p5-POE-Component-Client-MSN + SUBDIR += pebrot + SUBDIR += pidgin + SUBDIR += pidgin-guifications + SUBDIR += pidgin-hotkeys + SUBDIR += pidgin-latex + SUBDIR += pidgin-libnotify + SUBDIR += pidgin-rhythmbox + SUBDIR += pork SUBDIR += psi SUBDIR += psi-gentoo SUBDIR += py-jabber + SUBDIR += py-msnp + SUBDIR += py-pyxmpp SUBDIR += py-twistedWords SUBDIR += py-xmpppy SUBDIR += py-xmpppy-irc + SUBDIR += py-xmpppy-yahoo + SUBDIR += pymsn SUBDIR += ruby-xmpp4r SUBDIR += sendxmpp SUBDIR += sim-im |