diff options
author | asami <asami@FreeBSD.org> | 1996-03-09 22:43:18 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-03-09 22:43:18 +0800 |
commit | 4fbc302e7281a71d90e8e8d54343e60734303fa6 (patch) | |
tree | 32d2744523a96201dd1b71561ecc8466eb234a0b /x11 | |
parent | 7662f49b07853c91b50b0642f5cf11252717145d (diff) | |
download | freebsd-ports-gnome-4fbc302e7281a71d90e8e8d54343e60734303fa6.tar.gz freebsd-ports-gnome-4fbc302e7281a71d90e8e8d54343e60734303fa6.tar.zst freebsd-ports-gnome-4fbc302e7281a71d90e8e8d54343e60734303fa6.zip |
Add fvwm2.
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 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 |