diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-11 16:06:00 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-11 16:06:00 +0000 |
commit | 3a1bf9abd2d85030a20c60fed79755d5157bed8c (patch) | |
tree | 25dd5b4e086b31b12da57d2545433c678e6f3b71 /x11 | |
parent | 67cc5be7a0d173afb88fb13d180b26642771d32c (diff) | |
download | ports-3a1bf9abd2d85030a20c60fed79755d5157bed8c.tar.gz ports-3a1bf9abd2d85030a20c60fed79755d5157bed8c.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 9b55e018db89..6a86a4541a82 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.239 1998/11/21 01:32:14 flathill Exp $ +# $Id: Makefile,v 1.240 1998/12/05 06:13:20 kuriyama Exp $ # SUBDIR += XFree86 @@ -69,6 +69,7 @@ SUBDIR += xco SUBDIR += xcoloredit SUBDIR += xcolors + SUBDIR += xcolorsel SUBDIR += xdtm SUBDIR += xfedor SUBDIR += xfishtank |