diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
commit | 37e782dfbc764c70ed1489c5c828d3c9ce5e4d65 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /cad/jspice3 | |
parent | bba40fef06a119bd90dc8b67e951957939f42e6e (diff) |
Notes
Diffstat (limited to 'cad/jspice3')
-rw-r--r-- | cad/jspice3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/jspice3/Makefile b/cad/jspice3/Makefile index fb87b9b2bcc7..9c88e576564a 100644 --- a/cad/jspice3/Makefile +++ b/cad/jspice3/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.wrcad.com/ftp/pub/ \ DISTNAME= ${PORTNAME}-2.5-011109 MAINTAINER= ports@FreeBSD.org -COMMENT= An adaptation of the Berkeley Spice3f4 with superconductivity +COMMENT= Adaptation of the Berkeley Spice3f4 with superconductivity CONFLICTS= spice-[0-9]* |