diff options
author | asami <asami@FreeBSD.org> | 1996-10-31 19:22:02 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-10-31 19:22:02 +0800 |
commit | e5d32732680a7b22c33b39fdae95ea3d702b2ab7 (patch) | |
tree | 77d1f5f2d97c1dc4d0212f3d783db0583c1da2ea /astro/Makefile | |
parent | b78c3ba53ec9c3d6c13c69f3fba22a72248271f1 (diff) | |
download | freebsd-ports-gnome-e5d32732680a7b22c33b39fdae95ea3d702b2ab7.tar.gz freebsd-ports-gnome-e5d32732680a7b22c33b39fdae95ea3d702b2ab7.tar.zst freebsd-ports-gnome-e5d32732680a7b22c33b39fdae95ea3d702b2ab7.zip |
sattrack is moved from misc to astro too.
Reminded by: markm
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile index 10d654277495..2873c40ccfb7 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.1.1.1 1996/10/24 08:46:42 asami Exp $ +# $Id: Makefile,v 1.2 1996/10/31 10:45:27 asami Exp $ # SUBDIR += luna + SUBDIR += sattrack SUBDIR += stars SUBDIR += sunclock SUBDIR += xearth |