diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-11-16 06:05:26 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-11-16 06:05:26 +0800 |
commit | 3df96b7e6dc77d2cd1103c2b5916a3603726ac76 (patch) | |
tree | dfc514d2dd4bd8aa79b15becdc07f26873757007 /x11-wm/Makefile | |
parent | 785d82eb45c4518f8d8221059af3ad6300704500 (diff) | |
download | freebsd-ports-graphics-3df96b7e6dc77d2cd1103c2b5916a3603726ac76.tar.gz freebsd-ports-graphics-3df96b7e6dc77d2cd1103c2b5916a3603726ac76.tar.zst freebsd-ports-graphics-3df96b7e6dc77d2cd1103c2b5916a3603726ac76.zip |
Activate afterstep-i18n.
Diffstat (limited to 'x11-wm/Makefile')
-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 34e709bbdb2..53748cc9a09 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.2 1998/08/11 08:50:58 tg Exp $ +# $Id: Makefile,v 1.3 1998/10/04 00:58:42 steve Exp $ # SUBDIR += afterstep SUBDIR += afterstep-devel + SUBDIR += afterstep-i18n SUBDIR += amiwm SUBDIR += blackbox SUBDIR += ctwm |