summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-08-19 12:35:39 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-08-19 12:35:39 +0000
commit14ceb3cc8fc66edd2d4251d7b23bb4454a8f3fdc (patch)
treee214eff5df7db72be3124ef7ad869263ac3e4836 /misc
parentDelete xephem, it has moved to misc. (diff)
Added xephem.
Notes
Notes: svn path=/head/; revision=3657
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 501f3cb46edf..086ec0cb3280 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.82 1996/08/06 03:36:37 asami Exp $
+# $Id: Makefile,v 1.83 1996/08/09 04:17:51 asami Exp $
#
SUBDIR += amanda
@@ -34,6 +34,7 @@
SUBDIR += tkman
SUBDIR += trans
SUBDIR += xcalendar
+ SUBDIR += xephem
SUBDIR += zorro
.include <bsd.port.subdir.mk>