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 /x11-fonts | |
parent | a533c2b15752271ac74cfa8fea51ffe692ee888d (diff) | |
download | ports-123d81521522aac7a46f8685e27915eb4dae8d35.tar.gz ports-123d81521522aac7a46f8685e27915eb4dae8d35.zip |
- 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 'x11-fonts')
-rw-r--r-- | x11-fonts/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 4fe8958ffc24..3ec54ad6256c 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -86,11 +86,11 @@ SUBDIR += lfpfonts-fix SUBDIR += lfpfonts-var SUBDIR += libFS - SUBDIR += liberation-fonts-ttf - SUBDIR += libfontenc SUBDIR += libXfont SUBDIR += libXfontcache SUBDIR += libXft + SUBDIR += liberation-fonts-ttf + SUBDIR += libfontenc SUBDIR += linux-fontconfig SUBDIR += manu-gothica SUBDIR += mathfonts @@ -126,9 +126,9 @@ SUBDIR += wqy SUBDIR += xf86bigfontproto SUBDIR += xfed + SUBDIR += xfontsel SUBDIR += xfs SUBDIR += xfsinfo - SUBDIR += xfontsel SUBDIR += xlsfonts SUBDIR += xmbdfed SUBDIR += xorg-fonts |