diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-11-28 20:45:09 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-11-28 20:45:09 +0000 |
commit | 8cc808ae7cd41a95cca4ee0287fa5770bbaa13cd (patch) | |
tree | 9c8bc0d15df851c70d0535f58b93859d796b294a /astro | |
parent | 5ca129a681526f90eb3fa86dbbf4eeddf18088c8 (diff) | |
download | ports-8cc808ae7cd41a95cca4ee0287fa5770bbaa13cd.tar.gz ports-8cc808ae7cd41a95cca4ee0287fa5770bbaa13cd.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile index 69c477c83156..fae2d0a141cc 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1996/10/31 11:21:24 asami Exp $ +# $Id: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $ # SUBDIR += ephem @@ -9,5 +9,6 @@ SUBDIR += xearth SUBDIR += xephem SUBDIR += xphoon + SUBDIR += xtide .include <bsd.port.subdir.mk> |