aboutsummaryrefslogtreecommitdiffhomepage
path: root/freebsd
diff options
context:
space:
mode:
authorRobin Haberkorn <rhaberkorn@fmsbw.de>2025-09-21 11:37:03 +0200
committerRobin Haberkorn <rhaberkorn@fmsbw.de>2025-09-21 16:30:15 +0200
commitc08ce4b183726c9f0eeeb5a40e04e7306c7f5e4e (patch)
tree20200d4556dad17c4eb70350de676a8e475bad8b /freebsd
parent06ca6afa81f553acde65af5e1dd1866690530580 (diff)
downloadsciteco-c08ce4b183726c9f0eeeb5a40e04e7306c7f5e4e.tar.gz
moved most resources to fmsbw.de
* The new official homepage is https://sciteco.fmsbw.de/ * My new contact address is rhaberkorn AT fmsbw.de. * The scintilla-mirror is now also on https://git.fmsbw.de/scintilla-mirror/ * Added CI script for my server on fmsbw.de that builds the website. It's run in a FreeBSD container, but does not currently distribute FreeBSD binaries.
Diffstat (limited to 'freebsd')
-rw-r--r--freebsd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile
index 5b127dc..6ad606c 100644
--- a/freebsd/Makefile
+++ b/freebsd/Makefile
@@ -4,9 +4,9 @@ CATEGORIES= editors textproc devel
MASTER_SITES= https://github.com/rhaberkorn/${PORTNAME}/releases/download/v${DISTVERSION}/ \
SOURCEFORGE/${PORTNAME}/v${DISTVERSION}/
-MAINTAINER= robin.haberkorn@googlemail.com
+MAINTAINER= rhaberkorn@fmsbw.de
COMMENT= Scintilla-based Text Editor and Corrector
-WWW= https://rhaberkorn.github.io/sciteco/
+WWW= https://sciteco.fmsbw.de/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING