1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

editors/gobby: Update WWW and MASTER_SITES

For MASTER_SITES, releases.0x539.de redirects directly to GitHub,
so we are downloading static source archive from GitHub now.
For WWW homepage, it's no longer alive, so replace it with up-to-date one.

Reported by:	repology
Approved by:	osa, vvd (Mentors, implicit)
MFH:		2026Q2
This commit is contained in:
Yusuf Yaman
2026-05-26 08:37:57 +03:00
parent 5f585f6d86
commit bb4abd5974
+3 -2
View File
@@ -2,11 +2,12 @@ PORTNAME= gobby
DISTVERSION= 0.6.0
PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= nxjoseph@FreeBSD.org
COMMENT= Free collaborative editor
WWW= http://gobby.0x539.de
WWW= https://gobby.github.io/ \
https://github.com/gobby/gobby
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/COPYING