diff options
author | asami <asami@FreeBSD.org> | 1999-04-30 23:06:17 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-04-30 23:06:17 +0000 |
commit | 505d90fd7ce74a5b49ee99e76c9455945319c4ab (patch) | |
tree | 7cca9bce48b2f5b7aac6d16dfc47115ef3169a40 /x11 | |
parent | 00ede0d5c0c03fc2391cfa289ac699a7ef0b825a (diff) | |
download | FreeBSD-ports-505d90fd7ce74a5b49ee99e76c9455945319c4ab.zip FreeBSD-ports-505d90fd7ce74a5b49ee99e76c9455945319c4ab.tar.gz |
Add xlupe.
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 11e0480..b59f765 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 |