diff options
Diffstat (limited to 'cad/cascade')
-rw-r--r-- | cad/cascade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/cascade/Makefile b/cad/cascade/Makefile index b435f92badd..e3b5a2ed592 100644 --- a/cad/cascade/Makefile +++ b/cad/cascade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:24:46 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/12/30 17:21:55 cjep Exp $ # DISTNAME= cascade-1.4 @@ -6,7 +6,7 @@ CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rfcascade/} MAINTAINER= dmcmahill@NetBSD.org -HOMEPAGE= http://rfcascade.sourceforge.net +HOMEPAGE= http://rfcascade.sourceforge.net/ COMMENT= Simple tool to analyze noise and distortion of a RF system GNU_CONFIGURE= YES |