diff options
author | Stefan Eßer <se@FreeBSD.org> | 2001-03-12 18:01:43 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2001-03-12 18:01:43 +0000 |
commit | 84824800e9f65faf4a012c53ec16b84b4dc07787 (patch) | |
tree | c345a9a2fcef73e5a9ee52c45d9b71131a542096 /games | |
parent | e6cb3c59e0b4832d32427fce88261b0468fedbd4 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xblast-beta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xblast-beta/Makefile b/games/xblast-beta/Makefile index f459093e20ae..d4590f0f2906 100644 --- a/games/xblast-beta/Makefile +++ b/games/xblast-beta/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xblast-beta -PORTVERSION= 2.7.28 +PORTVERSION= 2.7.30 CATEGORIES= games MASTER_SITES= http://www.ndh.net/home/m.vogel/tnt/ \ ${MASTER_SITE_SUNSITE} |