svn commit: r518814 - head/games/gnubg

Carlo Strub cs at FreeBSD.org
Sun Dec 1 22:12:37 UTC 2019


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 at 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/


More information about the svn-ports-head mailing list