diff options
author | asami <asami@FreeBSD.org> | 1997-03-03 19:25:49 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-03-03 19:25:49 +0800 |
commit | 11fb85a2d63562b2febf81f4931bb3287b17425a (patch) | |
tree | db5f5233a8dc7a300efc9c1d922224dfa253622f /x11 | |
parent | 231053be495ae3f42d9e2e3ea0ba59f4b85ff868 (diff) | |
download | freebsd-ports-gnome-11fb85a2d63562b2febf81f4931bb3287b17425a.tar.gz freebsd-ports-gnome-11fb85a2d63562b2febf81f4931bb3287b17425a.tar.zst freebsd-ports-gnome-11fb85a2d63562b2febf81f4931bb3287b17425a.zip |
Add fvwm2-english. (Marked BROKEN: it's merely a place-holder.)
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 bb7939fdae7c..0dfdaa387a1a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.124 1997/02/16 22:34:06 andreas Exp $ +# $Id: Makefile,v 1.125 1997/02/17 09:55:14 tg Exp $ # SUBDIR += FWF @@ -20,6 +20,7 @@ SUBDIR += freefonts SUBDIR += fvwm SUBDIR += fvwm2 + SUBDIR += fvwm2-english SUBDIR += fvwm95 SUBDIR += getbdf SUBDIR += gwm |