diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
commit | 5872a89c3b34d289dfe0834ba357558c6f361d3e (patch) | |
tree | f070af3df82457ae78182a251af5847ea9d6fce6 /astro | |
parent | Update to Vim 6.0 beta AW (diff) |
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
Notes
Notes:
svn path=/head/; revision=47915
Diffstat (limited to 'astro')
-rw-r--r-- | astro/stars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/stars/Makefile b/astro/stars/Makefile index 3046f71adc18..b75c2a5c8215 100644 --- a/astro/stars/Makefile +++ b/astro/stars/Makefile @@ -12,7 +12,7 @@ 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/ DISTFILES= stars-1.0-ss-11.00.tar.gz -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes |