diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
commit | c23cc4074c4780fbdb038caecb7d43e5ce58e78a (patch) | |
tree | adb3decf75e056017f92743334afad729ac76ab0 /astro/stars/Makefile | |
parent | 53305a53efa8d924dd3d4f72b161e070053a3ddc (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 d4b1a9376c4a..fbee0bd10099 100644 --- a/astro/stars/Makefile +++ b/astro/stars/Makefile @@ -3,12 +3,12 @@ # Date created: 10 Jul 1996 # Whom: searle # -# $Id: Makefile,v 1.4 1996/11/15 22:34:55 obrien Exp $ +# $Id: Makefile,v 1.5 1998/01/28 21:11:20 jseger Exp $ # DISTNAME= stars-1.0-ss-10.10 PKGNAME= stars-1.0 -CATEGORIES= astro x11 +CATEGORIES= astro 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/ |