diff options
author | steve <steve@FreeBSD.org> | 1999-05-05 06:31:01 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-05 06:31:01 +0800 |
commit | 90c2cb002fb3733a7c3ac8a551a2b31f4bd03914 (patch) | |
tree | dcd52eb53b6f53788a8f6bdbe47cfedf857217e4 /x11-wm | |
parent | 0ddf414ef0528a622bccdaae48304be215a33162 (diff) | |
download | freebsd-ports-gnome-90c2cb002fb3733a7c3ac8a551a2b31f4bd03914.tar.gz freebsd-ports-gnome-90c2cb002fb3733a7c3ac8a551a2b31f4bd03914.tar.zst freebsd-ports-gnome-90c2cb002fb3733a7c3ac8a551a2b31f4bd03914.zip |
Activate the fvwm2-i18n port.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 1c8fc6e2f59a..c1b517d1ace4 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.12 1999/04/02 04:44:33 steve Exp $ +# $Id: Makefile,v 1.13 1999/04/03 01:12:38 steve Exp $ # SUBDIR += 9menu @@ -14,6 +14,7 @@ SUBDIR += flwm SUBDIR += fvwm SUBDIR += fvwm2 + SUBDIR += fvwm2-i18n SUBDIR += fvwm95 SUBDIR += fvwm95-i18n SUBDIR += gwm |