svn commit: r346280 - head/games/wmminichess

Martin Wilke miwi at FreeBSD.org
Thu Feb 27 09:05:24 UTC 2014


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


More information about the svn-ports-all mailing list