diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-28 23:05:59 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-28 23:05:59 +0000 |
commit | 3ea8aae7a30f1977ebac67fc4bcaee679b8fc75e (patch) | |
tree | 4601f01e178123b80aa099e9a60d2f673e56ad92 /x11/Makefile | |
parent | bc8d6179b1da729c51f0ed78c88ec83df37fe89d (diff) | |
download | ports-3ea8aae7a30f1977ebac67fc4bcaee679b8fc75e.tar.gz ports-3ea8aae7a30f1977ebac67fc4bcaee679b8fc75e.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 03d07411613d..61f82641fd2b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.263 1999/06/22 23:42:09 sada Exp $ +# $Id: Makefile,v 1.264 1999/06/28 01:46:17 billf Exp $ # SUBDIR += 9term @@ -64,6 +64,7 @@ SUBDIR += xmascot SUBDIR += xmold SUBDIR += xmove + SUBDIR += xmx SUBDIR += xprompt SUBDIR += xscreensaver SUBDIR += xskyroot |