diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/atlc/Makefile | 2 | ||||
-rw-r--r-- | cad/cascade/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/atlc/Makefile b/cad/atlc/Makefile index 2b01ce7..c5ef2b6 100644 --- a/cad/atlc/Makefile +++ b/cad/atlc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/atlc/} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= blackend@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool to calculate the impedance of transmission lines USE_REINPLACE= YES diff --git a/cad/cascade/Makefile b/cad/cascade/Makefile index a03d34b..fe32674 100644 --- a/cad/cascade/Makefile +++ b/cad/cascade/Makefile @@ -11,7 +11,7 @@ CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/rfcascade/} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= blackend@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple tool to analyze noise and distortion of a RF system GNU_CONFIGURE= YES |