aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1997-11-29 04:45:09 +0800
committerfenner <fenner@FreeBSD.org>1997-11-29 04:45:09 +0800
commitb4554dd7c164fc022c56d203cf14d447fe942f2d (patch)
tree21fc936032770b2ed80b985bd46d4edee89d55a6 /astro
parentfbb0d0adf19961f63821f5e436a1a08d0ddf637a (diff)
downloadfreebsd-ports-gnome-b4554dd7c164fc022c56d203cf14d447fe942f2d.tar.gz
freebsd-ports-gnome-b4554dd7c164fc022c56d203cf14d447fe942f2d.tar.zst
freebsd-ports-gnome-b4554dd7c164fc022c56d203cf14d447fe942f2d.zip
Enable xtide
Diffstat (limited to 'astro')
-rw-r--r--astro/Makefile3
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>