From 70019f624a8d188cf30dcc8b1eb9440a6cffb49c Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 18 Oct 2024 03:53:22 +0300 Subject: FreeBSD package: changed website to https://rhaberkorn.github.io/sciteco/ --- freebsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freebsd/Makefile b/freebsd/Makefile index 72e4480..29f7120 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= https://github.com/rhaberkorn/${PORTNAME}/releases/download/v${DIS MAINTAINER= robin.haberkorn@googlemail.com COMMENT= Scintilla-based Text Editor and Corrector -WWW= https://github.com/rhaberkorn/sciteco +WWW= https://rhaberkorn.github.io/sciteco/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -- cgit v1.2.3