diff options
author | flathill <flathill@FreeBSD.org> | 1998-12-24 22:35:06 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-12-24 22:35:06 +0800 |
commit | 9dbe5dc01715ef94ac5efd58065f8845a90fc16c (patch) | |
tree | d606c3a33d5a2c425b4ca873eef3a98c657ca50d /x11/Makefile | |
parent | c2edba70f50411985a18b0b71c8b05646bfd1e40 (diff) | |
download | freebsd-ports-graphics-9dbe5dc01715ef94ac5efd58065f8845a90fc16c.tar.gz freebsd-ports-graphics-9dbe5dc01715ef94ac5efd58065f8845a90fc16c.tar.zst freebsd-ports-graphics-9dbe5dc01715ef94ac5efd58065f8845a90fc16c.zip |
Activate x11/xmangekyou
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 2c74580f155..78ccaba1d08 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 |