diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-15 12:05:33 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-15 12:05:33 +0000 |
commit | 58137cd202f580f7c284359265f34bfb37826745 (patch) | |
tree | f53d606afe6e95c128830109aafc211a1d693615 /x11/Makefile | |
parent | 9e9d87a95920be250eefd00fe353da5faff7240a (diff) | |
download | ports-58137cd202f580f7c284359265f34bfb37826745.tar.gz ports-58137cd202f580f7c284359265f34bfb37826745.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 55fae75efc75..3072f77d8a8c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.209 1998/06/08 10:07:05 dburr Exp $ +# $Id: Makefile,v 1.210 1998/06/11 03:43:17 mph Exp $ # SUBDIR += FWF @@ -130,6 +130,7 @@ SUBDIR += xview-clients SUBDIR += xview-config SUBDIR += xview-lib + SUBDIR += xwit SUBDIR += xzoom .include <bsd.port.subdir.mk> |