diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-04-30 23:06:17 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-04-30 23:06:17 +0000 |
commit | 12b5bbe686407210f307b009ecb6e471940c6a15 (patch) | |
tree | 8b3fe970ebaa6947c154075ef78e1615f1426978 /x11/Makefile | |
parent | e286d11298dd2eda3a7f9a5cb366fd9f017e9a03 (diff) | |
download | ports-12b5bbe686407210f307b009ecb6e471940c6a15.tar.gz ports-12b5bbe686407210f307b009ecb6e471940c6a15.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 11e04805d0c0..b59f765a592b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.256 1999/04/11 12:54:17 jseger Exp $ +# $Id: Makefile,v 1.257 1999/04/27 13:22:27 taoka Exp $ # SUBDIR += 9term @@ -91,6 +91,7 @@ SUBDIR += xloadimage SUBDIR += xlockmore SUBDIR += xlogout + SUBDIR += xlupe SUBDIR += xmangekyou SUBDIR += xmascot SUBDIR += xmold |