diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-10-31 11:22:02 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-10-31 11:22:02 +0000 |
commit | 7dad1dc466fdd1379f03e329e0c3900456512e73 (patch) | |
tree | 42c6ef622bc4542215e851286c69fb2b813842d9 /astro/sattrack | |
parent | eb2062da389265c9dc6e27697bc16a7e5f5183d3 (diff) |
Notes
Diffstat (limited to 'astro/sattrack')
-rw-r--r-- | astro/sattrack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |