diff options
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 5f2da6e2e16e..3bf4a40b6c3d 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 \ |