diff options
author | asami <asami@FreeBSD.org> | 1996-04-12 15:43:19 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-04-12 15:43:19 +0800 |
commit | f4e78c69cc0fc5500e52a13e53e3362b83cee233 (patch) | |
tree | db87e88c0935e58915a3a2fe6424a8e1c62a6d17 /x11 | |
parent | 633b5ec21b3310d21b487a2eca6cf6b79bb2698f (diff) | |
download | freebsd-ports-gnome-f4e78c69cc0fc5500e52a13e53e3362b83cee233.tar.gz freebsd-ports-gnome-f4e78c69cc0fc5500e52a13e53e3362b83cee233.tar.zst freebsd-ports-gnome-f4e78c69cc0fc5500e52a13e53e3362b83cee233.zip |
Add fvwm95. We now have fvwm(1), fvwm2 and fvwm95. We only need 92 more.
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 b3576f3307f4..222b736a0fef 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.82 1996/03/09 14:43:18 asami Exp $ +# $Id: Makefile,v 1.83 1996/03/30 05:42:59 asami Exp $ # SUBDIR += FWF @@ -13,6 +13,7 @@ SUBDIR += emu SUBDIR += fvwm SUBDIR += fvwm2 + SUBDIR += fvwm95 SUBDIR += iv SUBDIR += olvwm SUBDIR += piewm |