Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2014 09:05:24 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r346280 - head/games/wmminichess
Message-ID:  <201402270905.s1R95O9o042830@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Thu Feb 27 09:05:23 2014
New Revision: 346280
URL: http://svnweb.freebsd.org/changeset/ports/346280
QAT: https://qat.redports.org/buildarchive/r346280/

Log:
  - Update MASTER_STIES
  
  PR:		187049

Modified:
  head/games/wmminichess/Makefile

Modified: head/games/wmminichess/Makefile
==============================================================================
--- head/games/wmminichess/Makefile	Thu Feb 27 09:04:48 2014	(r346279)
+++ head/games/wmminichess/Makefile	Thu Feb 27 09:05:23 2014	(r346280)
@@ -5,15 +5,13 @@ PORTNAME=	wmminichess
 PORTVERSION=	0.8
 PORTREVISION=	4
 CATEGORIES=	games
-MASTER_SITES=	http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/files/
+MASTER_SITES=	AFTERSTEP/apps/miniCHESS/ \
+		http://tigr.net/afterstep/download/miniCHESS/
 DISTNAME=	miniCHESS-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Window Maker chess dockapp game
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2014-03-07
-
 LICENSE=	GPLv2 # (or later)
 
 RUN_DEPENDS=	${LOCALBASE}/bin/gnuchess:${PORTSDIR}/games/gnuchess



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