From 7df300a49961fb8fc2d0423738fbb387566370ba Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 21 Jan 2024 13:54:58 +0300 Subject: FreeBSD port: I am now the maintainer and will try to submit it to the FreeBSD ports tree * see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276492 * also the license is GPLv3+ to be precise --- freebsd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/freebsd/Makefile b/freebsd/Makefile index 3d02d14..9bd2c3b 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -4,11 +4,11 @@ CATEGORIES= editors textproc devel MASTER_SITES= https://github.com/rhaberkorn/${PORTNAME}/releases/download/v${DISTVERSION}/ \ SOURCEFORGE/${PORTNAME}/v${DISTVERSION}/ -MAINTAINER= bob@eager.cx +MAINTAINER= robin.haberkorn@googlemail.com COMMENT= Scintilla-based Text Editor and Corrector WWW= https://github.com/rhaberkorn/sciteco -LICENSE= GPLv3 +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING FLAVORS= curses gtk -- cgit v1.2.3