diff options
Diffstat (limited to 'astro/stars')
-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 f6fa917..b4bd94e 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/ |