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 /cad/pcb/Makefile | |
parent | 55e5e0b46537605c5462f56b64d8b26f87f6b5b6 (diff) | |
download | freebsd-ports-gnome-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.tar.gz freebsd-ports-gnome-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.tar.zst freebsd-ports-gnome-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.zip |
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
Diffstat (limited to 'cad/pcb/Makefile')
-rw-r--r-- | cad/pcb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 73735c8111c3..46ebfe4fcd90 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= cad MASTER_SITES= ftp://ftp.riken.go.jp/pub/Linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/ \ ftp://sunsite.sut.ac.jp/pub/archives/linux/jp-linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/ -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX |