diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 13:14:17 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 13:14:17 +0800 |
commit | 1378a27e4178bc2cf041ce7bf5ef34f64b15ce96 (patch) | |
tree | 385fb2780cc94e54d3b47f4e6e04bf7059f5ca08 /cad | |
parent | 31c68e9373b17f48d0070593d3b79c1ad962bbac (diff) | |
download | freebsd-ports-gnome-1378a27e4178bc2cf041ce7bf5ef34f64b15ce96.tar.gz freebsd-ports-gnome-1378a27e4178bc2cf041ce7bf5ef34f64b15ce96.tar.zst freebsd-ports-gnome-1378a27e4178bc2cf041ce7bf5ef34f64b15ce96.zip |
Reset maintainer at his request due to having too limited time right now.
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 2b01ce7102ae..c5ef2b607fa8 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 a03d34bfa6a9..fe32674cd641 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 |