diff options
author | fenner <fenner@FreeBSD.org> | 1997-11-24 05:32:52 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-11-24 05:32:52 +0000 |
commit | f091c7950d3914e02677698bcf72e022331650c5 (patch) | |
tree | fb1f492cc82bc1bddd34db83bf7a431048884932 /x11/Makefile | |
parent | 182e55adddd3dcdd7a82715b32ba5ad1dbd768cd (diff) | |
download | FreeBSD-ports-f091c7950d3914e02677698bcf72e022331650c5.zip FreeBSD-ports-f091c7950d3914e02677698bcf72e022331650c5.tar.gz |
enable xtide
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 da595c4..e1edb7d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.176 1997/11/20 05:27:49 asami Exp $ +# $Id: Makefile,v 1.177 1997/11/24 05:04:22 fenner Exp $ # SUBDIR += FWF @@ -104,6 +104,7 @@ SUBDIR += xtacy SUBDIR += xtattr SUBDIR += xtestpicture + SUBDIR += xtide SUBDIR += xtoolwait SUBDIR += xview-clients SUBDIR += xview-config |