diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-17 06:30:28 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-17 06:30:28 +0000 |
commit | 4d5034e67917a7697d980f37403db72f27548dc7 (patch) | |
tree | 835a5566b7319bcea3e385e22496cfb49403e444 /x11 | |
parent | c02b34c2087ceaae0a6da62bff115c34889a1ec4 (diff) | |
download | ports-4d5034e67917a7697d980f37403db72f27548dc7.tar.gz ports-4d5034e67917a7697d980f37403db72f27548dc7.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index ea6b47b45ee5..60dc4fcb3828 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.202 1998/05/16 03:08:09 dburr Exp $ +# $Id: Makefile,v 1.203 1998/05/17 04:45:45 mph Exp $ # SUBDIR += FWF @@ -17,6 +17,7 @@ SUBDIR += camltk41 SUBDIR += ctwm SUBDIR += dclock + SUBDIR += dxpc SUBDIR += emiclock SUBDIR += emu SUBDIR += enlightenment |