From bce7aa37bbc19239122e8090ddef314a4762dd7c Mon Sep 17 00:00:00 2001 From: Carlo Strub Date: Sun, 1 Dec 2019 22:12:36 +0000 Subject: [PATCH] Make fetchable again. --- games/gnubg/Makefile | 4 +--- games/gnubg/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index 08d1287a8ba8..fa9611b56936 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -5,14 +5,12 @@ 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 RUN_DEPENDS= sqlite3:databases/sqlite3 diff --git a/games/gnubg/pkg-descr b/games/gnubg/pkg-descr index 969f09184f21..6ba51b5dc14f 100644 --- a/games/gnubg/pkg-descr +++ b/games/gnubg/pkg-descr @@ -4,4 +4,4 @@ network. Though it already plays on a very high level, it's still 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/