diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-10-30 01:47:24 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-10-30 01:47:24 +0000 |
commit | 89a7a3387e5e07f3e52346540ed8c70de87c3643 (patch) | |
tree | 94cfd1c3b69667f620aa4263e45cc9d2c7a06de4 /x11 | |
parent | 1258b13633f09e1a9a064b8719174ef6fd09fbfb (diff) | |
download | ports-89a7a3387e5e07f3e52346540ed8c70de87c3643.tar.gz ports-89a7a3387e5e07f3e52346540ed8c70de87c3643.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 c1b941d9838f..9dd74c1500db 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.157 1997/10/07 04:30:56 obrien Exp $ +# $Id: Makefile,v 1.158 1997/10/15 16:08:46 erich Exp $ # SUBDIR += FWF @@ -6,6 +6,7 @@ SUBDIR += XFree86-contrib SUBDIR += Xaw3d SUBDIR += afterstep + SUBDIR += asfiles SUBDIR += auis SUBDIR += bclock SUBDIR += blast |