diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
commit | 40afabe4f1e4b612f7291922ff0aaa50d398d3d0 (patch) | |
tree | f2a15438424ab55714087c8668782e2661e42d34 /x11 | |
parent | 55e5e0b46537605c5462f56b64d8b26f87f6b5b6 (diff) | |
download | FreeBSD-ports-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.zip FreeBSD-ports-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.tar.gz |
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
Diffstat (limited to 'x11')
-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 00d8444..3ef4b4d5 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 |