diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/stars/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/astro/stars/Makefile b/astro/stars/Makefile index b4bd94e47e6c..d4b1a9376c4a 100644 --- a/astro/stars/Makefile +++ b/astro/stars/Makefile @@ -3,16 +3,16 @@ # Date created: 10 Jul 1996 # Whom: searle # -# $Id: Makefile,v 1.3 1996/10/31 10:45:34 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/15 22:34:55 obrien Exp $ # -DISTNAME= stars-1.0-ss-9.03 +DISTNAME= stars-1.0-ss-10.10 PKGNAME= stars-1.0 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/ -MAINTAINER= searle@longacre.demon.co.uk +MAINTAINER= jseger@FreeBSD.org USE_X11= yes WRKSRC= $(WRKDIR)/$(PKGNAME) |