diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-15 22:35:10 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-15 22:35:10 +0000 |
commit | a3dbd66287184164681fc124c2e60f8e3b5a3f1d (patch) | |
tree | c411c765e75b183555097debe1d083cbb089248a /astro/stars/Makefile | |
parent | 171c958ea0a5684568b60ed5b5321361b0516594 (diff) |
Notes
Diffstat (limited to 'astro/stars/Makefile')
-rw-r--r-- | astro/stars/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/stars/Makefile b/astro/stars/Makefile index f6fa917065e5..b4bd94e47e6c 100644 --- a/astro/stars/Makefile +++ b/astro/stars/Makefile @@ -3,12 +3,12 @@ # Date created: 10 Jul 1996 # Whom: searle # -# $Id: Makefile,v 1.2 1996/08/08 01:15:50 chuckr Exp $ +# $Id: Makefile,v 1.3 1996/10/31 10:45:34 asami Exp $ # DISTNAME= stars-1.0-ss-9.03 PKGNAME= stars-1.0 -CATEGORIES+= astro x11 +CATEGORIES= astro x11 MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/X11/Demos/stars-1.0/ \ ftp://askdonald.ask.uni-karlsruhe.de/hpux/X11/Demos/stars-1.0/ |