diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-13 08:47:39 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-13 08:47:39 +0800 |
commit | c6e5fa449414eaa1947acae62b70a4337963cbb2 (patch) | |
tree | 969a894d2fead04bedf4faf0ec7494c113845468 /games | |
parent | 5f1c5d6271eadd6cd5e381683e77a98a8cdcbcdf (diff) | |
download | freebsd-ports-gnome-c6e5fa449414eaa1947acae62b70a4337963cbb2.tar.gz freebsd-ports-gnome-c6e5fa449414eaa1947acae62b70a4337963cbb2.tar.zst freebsd-ports-gnome-c6e5fa449414eaa1947acae62b70a4337963cbb2.zip |
- Update to 2.2a
- Pass maintainership to submitter
PR: 141220
Submitted by: Glen Barber <glen.j.barber@gmail.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/xbomb/Makefile | 5 | ||||
-rw-r--r-- | games/xbomb/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/xbomb/Makefile b/games/xbomb/Makefile index 92834a2f58a7..f0295c543154 100644 --- a/games/xbomb/Makefile +++ b/games/xbomb/Makefile @@ -6,13 +6,12 @@ # PORTNAME= xbomb -PORTVERSION= 2.2 -PORTREVISION= 2 +PORTVERSION= 2.2a CATEGORIES= games MASTER_SITES= http://www.gedanken.demon.co.uk/download-xbomb/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glen.j.barber@gmail.com COMMENT= Minesweeper with a couple of grid types USE_XORG= xaw7 diff --git a/games/xbomb/distinfo b/games/xbomb/distinfo index 10b7487a28d5..4e0bd096651c 100644 --- a/games/xbomb/distinfo +++ b/games/xbomb/distinfo @@ -1,3 +1,3 @@ -MD5 (xbomb-2.2.tgz) = 01a4e19e9585e52522c0c8acf1511274 -SHA256 (xbomb-2.2.tgz) = e65282c80a88a831f2e264263ba76fff6826aaedc67317d4df037d7983b1683d -SIZE (xbomb-2.2.tgz) = 24872 +MD5 (xbomb-2.2a.tgz) = 9cf384d6428437ec110c02efe94b5022 +SHA256 (xbomb-2.2a.tgz) = be9372a0447b9b606af2f705bcf24760e7cf5a51e7e917da43d4804c6ca8f068 +SIZE (xbomb-2.2a.tgz) = 25080 |