git: 3c36aa7fb3c3 - main - german/dict: remove stale website

From: Wolfram Schneider <wosch_at_FreeBSD.org>
Date: Mon, 25 Nov 2024 17:19:35 UTC
The branch main has been updated by wosch:

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

commit 3c36aa7fb3c39a33b7d854f8c93b8c10ff90fb7c
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2024-11-25 17:14:37 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2024-11-25 17:14:37 +0000

    german/dict: remove stale website
---
 german/dict/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/german/dict/Makefile b/german/dict/Makefile
index 589758bb256c..8ba5406a0880 100644
--- a/german/dict/Makefile
+++ b/german/dict/Makefile
@@ -2,13 +2,12 @@ PORTNAME=	dict
 PORTVERSION=	1.2
 PORTREVISION=	1
 CATEGORIES=	german
-MASTER_SITES=	http://wolfram.schneider.org/src/
+MASTER_SITES=	https://wolfram.schneider.org/src/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${dict}.gz
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	Simple English/German dictionary
-WWW=		http://www.de.freebsd.org/~wosch/dict/dict.cgi
 
 LICENSE=	BSD2CLAUSE