diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-10-31 10:45:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-10-31 10:45:45 +0000 |
commit | fe41ac4efc962236add9e9debaecd5f045c2b992 (patch) | |
tree | ca98c3874d312420b2c73bba9745a6e48435ddf6 /astro/Makefile | |
parent | f0b7b5849c2d1d569c50a685af58260cf6a982fc (diff) | |
download | ports-fe41ac4efc962236add9e9debaecd5f045c2b992.tar.gz ports-fe41ac4efc962236add9e9debaecd5f045c2b992.zip |
Notes
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/astro/Makefile b/astro/Makefile index 1855ca4c20fb..10d654277495 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.36 1996/10/18 15:05:24 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/10/24 08:46:42 asami Exp $ # SUBDIR += luna -# SUBDIR += stars -# SUBDIR += sunclock -# SUBDIR += xearth -# SUBDIR += xephem -# SUBDIR += xphoon + SUBDIR += stars + SUBDIR += sunclock + SUBDIR += xearth + SUBDIR += xephem + SUBDIR += xphoon .include <bsd.port.subdir.mk> |