diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-03-09 14:43:18 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-03-09 14:43:18 +0000 |
commit | 693c203036906a7bdce44092b08acc04d2a0b77d (patch) | |
tree | 3891e465fce40618c0d87965260cf27b5796f53a /x11/Makefile | |
parent | c2caa4bb8a8dd1d84363dc0664e26ffaa40f2e7e (diff) | |
download | ports-693c203036906a7bdce44092b08acc04d2a0b77d.tar.gz ports-693c203036906a7bdce44092b08acc04d2a0b77d.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 d2a3e555fee3..3ca43bce17cc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1996/01/17 05:01:53 asami Exp $ +# $Id: Makefile,v 1.81 1996/03/07 01:53:59 asami Exp $ # SUBDIR += FWF @@ -11,6 +11,7 @@ SUBDIR += emiclock SUBDIR += emu SUBDIR += fvwm + SUBDIR += fvwm2 SUBDIR += iv SUBDIR += olvwm SUBDIR += piewm |