diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-10-07 04:30:56 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-10-07 04:30:56 +0000 |
commit | ce82376b7c2dd61d899353443bcee0dac1063909 (patch) | |
tree | 6888b0d1880b8670ca8a49a836a2663eee0c7889 /x11/Makefile | |
parent | 663f33f3d28be742205f787cade89266ca7d4ef9 (diff) | |
download | ports-ce82376b7c2dd61d899353443bcee0dac1063909.tar.gz ports-ce82376b7c2dd61d899353443bcee0dac1063909.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 5285b1353dca..8926f95f3815 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.155 1997/09/27 19:00:05 andreas Exp $ +# $Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp $ # SUBDIR += FWF @@ -86,6 +86,7 @@ SUBDIR += xpostitPlus SUBDIR += xprompt SUBDIR += xscreensaver + SUBDIR += xskyroot SUBDIR += xsnow SUBDIR += xtacy SUBDIR += xtestpicture |