diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2014-02-07 22:22:52 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2014-02-07 22:22:52 +0000 |
commit | 6477e3e89613f934bebcb4286772d7707972f206 (patch) | |
tree | 46b78f128594b7779a409e50538be3b04a4e35cb /games/xbomb/Makefile | |
parent | c142ca97a6b3e3c285aa13b9a93ab6d1be845518 (diff) | |
download | ports-6477e3e89613f934bebcb4286772d7707972f206.tar.gz ports-6477e3e89613f934bebcb4286772d7707972f206.zip |
Notes
Diffstat (limited to 'games/xbomb/Makefile')
-rw-r--r-- | games/xbomb/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/xbomb/Makefile b/games/xbomb/Makefile index 395113e85d86..de05e7b647e6 100644 --- a/games/xbomb/Makefile +++ b/games/xbomb/Makefile @@ -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@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 |