diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-06-16 03:06:36 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-06-16 03:06:36 +0000 |
commit | f63216ea03076a0c2b65a9166e29ed158afd13e9 (patch) | |
tree | a58b1c2a2efbbe35bfe635ffdd4ba1045eaf7231 /x11 | |
parent | 1b9a44a28b45c460d2558ec26562a756127e20f7 (diff) | |
download | ports-f63216ea03076a0c2b65a9166e29ed158afd13e9.tar.gz ports-f63216ea03076a0c2b65a9166e29ed158afd13e9.zip |
Notes
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 3072f77d8a8c..e51bfc185e13 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.210 1998/06/11 03:43:17 mph Exp $ +# $Id: Makefile,v 1.211 1998/06/15 12:05:33 tg Exp $ # SUBDIR += FWF @@ -12,6 +12,7 @@ SUBDIR += asfiles SUBDIR += auis SUBDIR += bclock + SUBDIR += blackbox SUBDIR += blast SUBDIR += blt SUBDIR += bricons |