diff options
author | naddy <naddy@FreeBSD.org> | 2003-07-30 20:18:51 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-07-30 20:18:51 +0000 |
commit | 8dfeaa085eac4a91112c2a2f6ce125ec425970a8 (patch) | |
tree | 52eabf325e9686d28ff0610f2e9308c4c962ee07 /cad/pcb | |
parent | 609df54d1a4a7b9162e13b2181c35b64065a4b69 (diff) | |
download | FreeBSD-ports-8dfeaa085eac4a91112c2a2f6ce125ec425970a8.zip FreeBSD-ports-8dfeaa085eac4a91112c2a2f6ce125ec425970a8.tar.gz |
Release maintainership of ports due to personal technical difficulties.
Submitted by: Serge Gagnon
Diffstat (limited to 'cad/pcb')
-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 5f2da6e..3bf4a40 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://bach.ece.jhu.edu/~haceaton/pcb/ DISTNAME= ${PORTNAME}-wip EXTRACT_SUFX= .tgz -MAINTAINER= gagnon__s@videotron.ca +MAINTAINER= ports@FreeBSD.org COMMENT= X11 interactive printed circuit board layout system BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ |