diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1996-08-01 20:47:07 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1996-08-01 20:47:07 +0000 |
commit | 272f68e838e2334c447515e8cd8735cf77ee60d3 (patch) | |
tree | e63648014530eff7d13183383f74747d3a7fe89d /x11 | |
parent | 5a3926503cacc2db3a9e769a8a81eca3b12ca132 (diff) | |
download | ports-272f68e838e2334c447515e8cd8735cf77ee60d3.tar.gz ports-272f68e838e2334c447515e8cd8735cf77ee60d3.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 98fc4c4da1fa..870665a1175e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.89 1996/07/31 00:22:38 chuckr Exp $ +# $Id: Makefile,v 1.90 1996/07/31 22:09:19 chuckr Exp $ # SUBDIR += FWF @@ -35,6 +35,7 @@ SUBDIR += xdaliclock SUBDIR += xdtm SUBDIR += xearth + SUBDIR += xephem SUBDIR += xfed SUBDIR += xfm SUBDIR += xforms |