diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1996-11-25 10:15:55 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1996-11-25 10:15:55 +0000 |
commit | b950dabdd10ad754aa398467a829fc890a24950e (patch) | |
tree | b66b4ee23624a4a5a520ef80cfe6a433fb1ba7cb /x11/Makefile | |
parent | dc98307bc8896bc3cb10b093946a57d1bf3a02ad (diff) | |
download | ports-b950dabdd10ad754aa398467a829fc890a24950e.tar.gz ports-b950dabdd10ad754aa398467a829fc890a24950e.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index cd8ad4a44e8a..3c15a51d62b5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.108 1996/11/15 19:30:58 erich Exp $ +# $Id: Makefile,v 1.109 1996/11/19 12:32:12 asami Exp $ # SUBDIR += FWF @@ -9,6 +9,7 @@ SUBDIR += auis SUBDIR += blast SUBDIR += blt + SUBDIR += bricons SUBDIR += color_xterm SUBDIR += ctwm SUBDIR += dclock |