svn commit: r343301 - head/games/xbomb

Jason Helfman jgh at FreeBSD.org
Fri Feb 7 22:22:52 UTC 2014


Author: jgh
Date: Fri Feb  7 22:22:52 2014
New Revision: 343301
URL: http://svnweb.freebsd.org/changeset/ports/343301
QAT: https://qat.redports.org/buildarchive/r343301/

Log:
  - un-deprecate, master_site moved

Modified:
  head/games/xbomb/Makefile

Modified: head/games/xbomb/Makefile
==============================================================================
--- head/games/xbomb/Makefile	Fri Feb  7 21:55:08 2014	(r343300)
+++ head/games/xbomb/Makefile	Fri Feb  7 22:22:52 2014	(r343301)
@@ -4,15 +4,12 @@
 PORTNAME=	xbomb
 PORTVERSION=	2.2a
 CATEGORIES=	games
-MASTER_SITES=	http://www.gedanken.demon.co.uk/download-xbomb/
+MASTER_SITES=	http://www.gedanken.org.uk/software/xbomb/download/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Minesweeper with a couple of grid types
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2014-03-07
-
 USES=		pkgconfig
 USE_XORG=	xaw7
 


More information about the svn-ports-head mailing list