diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-07-25 19:04:42 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-07-25 19:04:42 +0000 |
commit | 79047c9c4a99d63c99b84dffabd8ac1574b57c9e (patch) | |
tree | 3ba7b78e0c39b856727c486275ba251b3fe5b43f /x11/Makefile | |
parent | 31eb6e0e0ced11231cd22b1d6e20b34f84d0d941 (diff) | |
download | ports-79047c9c4a99d63c99b84dffabd8ac1574b57c9e.tar.gz ports-79047c9c4a99d63c99b84dffabd8ac1574b57c9e.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 ba55e3a78630..7e998e4cc027 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.86 1996/05/21 10:19:18 jkh Exp $ +# $Id: Makefile,v 1.87 1996/07/23 07:36:59 asami Exp $ # SUBDIR += FWF @@ -44,6 +44,7 @@ SUBDIR += xpostit SUBDIR += xscreensaver SUBDIR += xsnow + SUBDIR += xtacy SUBDIR += xview-config SUBDIR += xview-lib SUBDIR += xview-clients |