summaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-10-31 10:45:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-10-31 10:45:45 +0000
commitfe41ac4efc962236add9e9debaecd5f045c2b992 (patch)
treeca98c3874d312420b2c73bba9745a6e48435ddf6 /astro/Makefile
parenttarball of the day, now at pl 6. This version will not invoke excessive (diff)
These ports are moved to astro. (Repository copy already done, this
is the post-processing stuff.)
Notes
Notes: svn path=/head/; revision=4211
Diffstat (limited to 'astro/Makefile')
-rw-r--r--astro/Makefile12
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>