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 /x11/blast | |
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 'x11/blast')
-rw-r--r-- | x11/blast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/blast/Makefile b/x11/blast/Makefile index 00d8444da705..3ef4b4d503d2 100644 --- a/x11/blast/Makefile +++ b/x11/blast/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/X11/Demos/blast-1.0/ \ ftp://hpftp.cict.fr/hpux/X11/Demos/blast-1.0/ DISTNAME= ${PORTNAME}-${PORTVERSION}-ss-10.20 -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes |