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 /cad | |
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 'cad')
-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 |