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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user