diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-24 14:35:06 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-24 14:35:06 +0000 |
commit | b499dfcab0cb4782cddb27e8714340222b2a3142 (patch) | |
tree | 9751594cb421930a3b8bd0178617de5b83fae898 /x11/Makefile | |
parent | 21d1e768c26bccca58d120e99d3d67fc44103d82 (diff) | |
download | ports-b499dfcab0cb4782cddb27e8714340222b2a3142.tar.gz ports-b499dfcab0cb4782cddb27e8714340222b2a3142.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 2c74580f1555..78ccaba1d085 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.242 1998/12/24 06:37:13 steve Exp $ +# $Id: Makefile,v 1.243 1998/12/24 07:18:18 steve Exp $ # SUBDIR += XFree86 @@ -79,6 +79,7 @@ SUBDIR += xloadimage SUBDIR += xlockmore SUBDIR += xlogout + SUBDIR += xmangekyou SUBDIR += xmascot SUBDIR += xmold SUBDIR += xmove |