Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2019 22:12:36 +0000 (UTC)
From:      Carlo Strub <cs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r518814 - head/games/gnubg
Message-ID:  <201912012212.xB1MCaeg077730@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cs
Date: Sun Dec  1 22:12:36 2019
New Revision: 518814
URL: https://svnweb.freebsd.org/changeset/ports/518814

Log:
  Make fetchable again.

Modified:
  head/games/gnubg/Makefile
  head/games/gnubg/pkg-descr

Modified: head/games/gnubg/Makefile
==============================================================================
--- head/games/gnubg/Makefile	Sun Dec  1 20:28:57 2019	(r518813)
+++ head/games/gnubg/Makefile	Sun Dec  1 22:12:36 2019	(r518814)
@@ -5,13 +5,11 @@ PORTNAME=	gnubg
 PORTVERSION=	1.06.002
 PORTREVISION=	3
 CATEGORIES=	games
-MASTER_SITES=	http://files.gnubg.org/media/sources/
+MASTER_SITES=	GNU
 DISTFILES=	gnubg-release-${PORTVERSION}-sources.tar.gz
 
 MAINTAINER=	cs@FreeBSD.org
 COMMENT=	GNU Backgammon
-
-BROKEN=		unfetchable
 
 LICENSE=	GPLv3
 

Modified: head/games/gnubg/pkg-descr
==============================================================================
--- head/games/gnubg/pkg-descr	Sun Dec  1 20:28:57 2019	(r518813)
+++ head/games/gnubg/pkg-descr	Sun Dec  1 22:12:36 2019	(r518814)
@@ -4,4 +4,4 @@ network. Though it already plays on a very high level,
 work in progress. You may play GNU Backgammon using the command
 line or a graphical interface (based on GTK+).
 
-WWW: http://www.gnubg.org/
+WWW: https://www.gnu.org/software/gnubg/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912012212.xB1MCaeg077730>