diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-28 21:11:20 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-28 21:11:20 +0000 |
commit | c67fe5444fb717cfed25aeeb28c172be841cf49b (patch) | |
tree | e7cf2301930920d0ea3378bfe5165cea9578a0ad /astro | |
parent | 0c3b2d7d136edd628275d68ca6f6bd93dd4291cf (diff) | |
download | ports-c67fe5444fb717cfed25aeeb28c172be841cf49b.tar.gz ports-c67fe5444fb717cfed25aeeb28c172be841cf49b.zip |
Upgrade to stars-1.0-ss-10.10 and make myself MAINTAINER. I sent a message
to the previous MAINTAINER over a week ago and haven't heard a response. If
he should wish to resume MAINTAINERship in the future, I'll transfer it back.
Notes
Notes:
svn path=/head/; revision=9494
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) |