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/cascade | |
parent | bba40fef06a119bd90dc8b67e951957939f42e6e (diff) | |
download | ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.tar.gz ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.zip |
Notes
Diffstat (limited to 'cad/cascade')
-rw-r--r-- | cad/cascade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/cascade/Makefile b/cad/cascade/Makefile index 25b420812e07..a695a1d9abf4 100644 --- a/cad/cascade/Makefile +++ b/cad/cascade/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= rfcascade/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= hrs@FreeBSD.org -COMMENT= A simple tool to analyze noise and distortion of a RF system +COMMENT= Simple tool to analyze noise and distortion of a RF system GNU_CONFIGURE= yes PORTDOCS= ex1.gif index.html |