diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-02-23 09:21:48 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-02-23 09:21:48 +0000 |
commit | 9c548be5b6ef103f018bae595bb087ec2798e852 (patch) | |
tree | 52c412fbceafa619011c2bfd7924e80e023b2efd /net-im | |
parent | cd612f8d69757d9a7f799c54a837d213f60b84cb (diff) | |
download | ports-9c548be5b6ef103f018bae595bb087ec2798e852.tar.gz ports-9c548be5b6ef103f018bae595bb087ec2798e852.zip |
- fix sort order in few category Makefiles
PR: 165411
Submitted by: Conrad J. Sabatier <conrads at cox dot net>
Notes
Notes:
svn path=/head/; revision=292109
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index 2e8b578cab18..2f9471808217 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -173,10 +173,10 @@ SUBDIR += tkabber-devel SUBDIR += tkabber-plugins SUBDIR += tkabbur - SUBDIR += turpial SUBDIR += tmsnc SUBDIR += trix SUBDIR += ttytter + SUBDIR += turpial SUBDIR += twirssi SUBDIR += twitmail SUBDIR += vacuum-im |