diff options
Diffstat (limited to 'cad/gnucap')
-rw-r--r-- | cad/gnucap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index 96101e267674..07c029f5d88a 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.gnucap.org/devel/ \ http://www.gnucap.org/devel/archive/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The GNU Circuit Analysis Package USE_GMAKE= yes |