diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-06-27 21:30:34 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-06-27 21:30:34 +0000 |
commit | a01b22a05259e8b8b76cfadccd22f4df4309c55e (patch) | |
tree | c41943c00a390851e85561a8bb285cbf37b82724 /science/fastcap | |
parent | 56f2748d5194b9d5187e449ee838de0694783516 (diff) | |
download | ports-a01b22a05259e8b8b76cfadccd22f4df4309c55e.tar.gz ports-a01b22a05259e8b8b76cfadccd22f4df4309c55e.zip |
Notes
Diffstat (limited to 'science/fastcap')
-rw-r--r-- | science/fastcap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/fastcap/Makefile b/science/fastcap/Makefile index cc24e2910433..3ef820d2c309 100644 --- a/science/fastcap/Makefile +++ b/science/fastcap/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 2.0wr-011109 CATEGORIES= science cad MASTER_SITES= http://www.wrcad.com/ftp/pub/ LOCAL/bf -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Three-dimensional capacitance extraction program HAS_CONFIGURE= yes |