diff options
author | asami <asami@FreeBSD.org> | 1996-10-31 11:22:02 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-10-31 11:22:02 +0000 |
commit | e5d32732680a7b22c33b39fdae95ea3d702b2ab7 (patch) | |
tree | 77d1f5f2d97c1dc4d0212f3d783db0583c1da2ea /astro/sattrack/Makefile | |
parent | b78c3ba53ec9c3d6c13c69f3fba22a72248271f1 (diff) | |
download | FreeBSD-ports-e5d32732680a7b22c33b39fdae95ea3d702b2ab7.zip FreeBSD-ports-e5d32732680a7b22c33b39fdae95ea3d702b2ab7.tar.gz |
sattrack is moved from misc to astro too.
Reminded by: markm
Diffstat (limited to 'astro/sattrack/Makefile')
-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 33caa21..042a6b8 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 |