diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-08-19 07:10:14 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-08-19 07:10:14 +0000 |
commit | 0d060af5671f45786ead2f17f8c3d556d9b95387 (patch) | |
tree | 3a39e743fd320a4d94d22f2998916ce49641541d /x11 | |
parent | Major upgrade of a2ps. The feature that I liked most was the (diff) |
Re-sort SUBDIRS
Notes
Notes:
svn path=/head/; revision=7617
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index ae81e03706c6..2548edeabb6e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.146 1997/08/04 20:45:51 joerg Exp $ +# $Id: Makefile,v 1.147 1997/08/11 08:55:36 tg Exp $ # SUBDIR += FWF @@ -14,10 +14,10 @@ SUBDIR += camltk41 SUBDIR += ctwm SUBDIR += dclock - SUBDIR += enlightenment - SUBDIR += etlfonts SUBDIR += emiclock SUBDIR += emu + SUBDIR += enlightenment + SUBDIR += etlfonts SUBDIR += fbsd-icons SUBDIR += filerunner SUBDIR += freefonts |