diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-11-15 22:05:26 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-11-15 22:05:26 +0000 |
commit | 3df96b7e6dc77d2cd1103c2b5916a3603726ac76 (patch) | |
tree | dfc514d2dd4bd8aa79b15becdc07f26873757007 /x11-wm | |
parent | 785d82eb45c4518f8d8221059af3ad6300704500 (diff) | |
download | FreeBSD-ports-3df96b7e6dc77d2cd1103c2b5916a3603726ac76.zip FreeBSD-ports-3df96b7e6dc77d2cd1103c2b5916a3603726ac76.tar.gz |
Activate afterstep-i18n.
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 34e709b..53748cc 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 |