Index: head/astro/Makefile =================================================================== --- head/astro/Makefile (revision 4215) +++ head/astro/Makefile (revision 4216) @@ -1,11 +1,12 @@ -# $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 SUBDIR += xephem SUBDIR += xphoon .include Property changes on: head/astro/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/astro/sattrack/Makefile =================================================================== --- head/astro/sattrack/Makefile (revision 4215) +++ head/astro/sattrack/Makefile (revision 4216) @@ -1,23 +1,23 @@ # New ports collection makefile for: sattrack # Version required: 3.1.4 # Date created: 6 Apr 1996 # Whom: Brent J. Nordquist # -# $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 # restrictive copyright: distribution via ftp is OK, # bundling with commercial products (CDROM) is forbidden # without author's consent NO_CDROM= yes WRKSRC= ${WRKDIR}/SatTrack/src MAKE_FLAGS= PREFIX=${PREFIX} -f .include Property changes on: head/astro/sattrack/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property