diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/alliance/Makefile | 2 | ||||
-rw-r--r-- | cad/cider/Makefile | 2 | ||||
-rw-r--r-- | cad/sceptre/Makefile | 2 | ||||
-rw-r--r-- | cad/spice/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile index 8f315616eb1f..4170423bd44c 100644 --- a/cad/alliance/Makefile +++ b/cad/alliance/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www-asim.lip6.fr/pub/alliance/distribution/5.0/ \ MASTER_SITE_SUBDIR= hrs DISTNAME= ${PORTNAME}-5.0-20090901 -MAINTAINER= hrs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Complete set of CAD tools and libraries for VLSI design BROKEN= Does not compile diff --git a/cad/cider/Makefile b/cad/cider/Makefile index d814983f606c..deb93f6f2706 100644 --- a/cad/cider/Makefile +++ b/cad/cider/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= mita DISTNAME= cider1b1 -MAINTAINER= amakawa@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mixed-level circuit and device simulator (includes SPICE3) CONFLICTS= spice-[0-9]* diff --git a/cad/sceptre/Makefile b/cad/sceptre/Makefile index 5d09f1eea1af..4c27ed974e88 100644 --- a/cad/sceptre/Makefile +++ b/cad/sceptre/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://alpha.fh-friedberg.de/iem/fileadmin/user_upload/novender/sceptre/ -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= General-purpose circuit analysis program LICENSE= GPLv2 diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 8c07f5832487..55a4bddf77cd 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -12,7 +12,7 @@ DISTFILES= spice3f5${EXTRACT_SUFX}:sources \ DIST_SUBDIR= spice EXTRACT_ONLY= spice3f5${EXTRACT_SUFX} -MAINTAINER= hrs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= General-purpose circuit simulation program LICENSE= BSD |