diff options
author | tg <tg@FreeBSD.org> | 1997-10-31 13:06:54 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-10-31 13:06:54 +0000 |
commit | 44952c77f773aedc0cfb086b12910f518b899414 (patch) | |
tree | f729aaac9c916ee993dfcf48c6536f78be9f36cf /x11 | |
parent | 05f325416cf6d669b3895008f9164efcbd27950b (diff) | |
download | FreeBSD-ports-44952c77f773aedc0cfb086b12910f518b899414.zip FreeBSD-ports-44952c77f773aedc0cfb086b12910f518b899414.tar.gz |
Activate xtattr.
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 9dd74c1..b73962e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.158 1997/10/15 16:08:46 erich Exp $ +# $Id: Makefile,v 1.159 1997/10/30 01:47:24 jseger Exp $ # SUBDIR += FWF @@ -91,6 +91,7 @@ SUBDIR += xskyroot SUBDIR += xsnow SUBDIR += xtacy + SUBDIR += xtattr SUBDIR += xtestpicture SUBDIR += xtoolwait SUBDIR += xview-clients |