diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-09-18 01:40:31 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-09-18 01:40:31 +0800 |
commit | 40afabe4f1e4b612f7291922ff0aaa50d398d3d0 (patch) | |
tree | f2a15438424ab55714087c8668782e2661e42d34 /www | |
parent | 55e5e0b46537605c5462f56b64d8b26f87f6b5b6 (diff) | |
download | freebsd-ports-graphics-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.tar.gz freebsd-ports-graphics-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.tar.zst freebsd-ports-graphics-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.zip |
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
Diffstat (limited to 'www')
-rw-r--r-- | www/chimera/Makefile | 2 | ||||
-rw-r--r-- | www/libwww/Makefile | 2 | ||||
-rw-r--r-- | www/lynx/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/chimera/Makefile b/www/chimera/Makefile index d2ec66181e1..9a98faf830e 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/ -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_LATEST_LINK= yes USE_IMAKE= yes diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 33f09ce01b4..1fbd1321be7 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ DISTNAME= w3c-${PKGNAME} -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes USE_GMAKE= yes diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 7842d543c4b..161f2b70af0 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://lynx.isc.org/current/ DISTNAME= ${PORTNAME}2.8.4rel.1 -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_BZIP2= yes WRKSRC= ${WRKDIR}/${PORTNAME}2-8-4 |