diff options
author | fenner <fenner@FreeBSD.org> | 1997-11-24 13:32:52 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-11-24 13:32:52 +0800 |
commit | f091c7950d3914e02677698bcf72e022331650c5 (patch) | |
tree | fb1f492cc82bc1bddd34db83bf7a431048884932 /x11 | |
parent | 182e55adddd3dcdd7a82715b32ba5ad1dbd768cd (diff) | |
download | freebsd-ports-gnome-f091c7950d3914e02677698bcf72e022331650c5.tar.gz freebsd-ports-gnome-f091c7950d3914e02677698bcf72e022331650c5.tar.zst freebsd-ports-gnome-f091c7950d3914e02677698bcf72e022331650c5.zip |
enable xtide
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 da595c4cad92..e1edb7dafff2 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 |