aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-10-31 11:22:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-10-31 11:22:02 +0000
commit7dad1dc466fdd1379f03e329e0c3900456512e73 (patch)
tree42c6ef622bc4542215e851286c69fb2b813842d9
parenteb2062da389265c9dc6e27697bc16a7e5f5183d3 (diff)
downloadports-7dad1dc466fdd1379f03e329e0c3900456512e73.tar.gz
ports-7dad1dc466fdd1379f03e329e0c3900456512e73.zip
sattrack is moved from misc to astro too.
Reminded by: markm
Notes
Notes: svn path=/head/; revision=4216
-rw-r--r--astro/Makefile3
-rw-r--r--astro/sattrack/Makefile4
2 files changed, 4 insertions, 3 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
diff --git a/astro/sattrack/Makefile b/astro/sattrack/Makefile
index 33caa21c41ef..042a6b82fa41 100644
--- a/astro/sattrack/Makefile
+++ b/astro/sattrack/Makefile
@@ -3,11 +3,11 @@
# Date created: 6 Apr 1996
# Whom: Brent J. Nordquist <nordquist@platinum.com>
#
-# $Id: Makefile,v 1.1.1.1 1996/04/09 06:03:51 asami Exp $
+# $Id: Makefile,v 1.2 1996/04/15 09:35:10 tg Exp $
#
DISTNAME= sattrack-3.1.4
-CATEGORIES+= misc
+CATEGORIES+= astro
MASTER_SITES= http://ssl.berkeley.edu/isi_www/
MAINTAINER= nordquist@platinum.com