git: b4cafe7a2fcb - main - cad/qrouter: Correct WWW and USES

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 19 Nov 2024 01:32:40 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b4cafe7a2fcb93dd201bd3ea856af586374c2032

commit b4cafe7a2fcb93dd201bd3ea856af586374c2032
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2024-11-19 01:31:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-19 01:31:55 +0000

    cad/qrouter: Correct WWW and USES
    
    PR:             282678
---
 cad/qrouter/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cad/qrouter/Makefile b/cad/qrouter/Makefile
index cf3a6b669ad3..a0377db3d043 100644
--- a/cad/qrouter/Makefile
+++ b/cad/qrouter/Makefile
@@ -5,12 +5,12 @@ MASTER_SITES=	http://opencircuitdesign.com/${PORTNAME}/archive/
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Tool to generate metal layers and vias
-WWW=		http://opencircuitdesign.com/netgen/
+WWW=		http://opencircuitdesign.com/qrouter/
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
-USES=		gmake localbase tar:tgz xorg tk:87
+USES=		gmake localbase tar:tgz tk:87 xorg
 USE_XORG=	ice sm x11 xt
 
 GNU_CONFIGURE=	yes