diff options
author | mva <mva@FreeBSD.org> | 2009-12-26 14:20:29 +0000 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2009-12-26 14:20:29 +0000 |
commit | 5e5b0abdaa50fd127cb16e0967f51f04c820a40a (patch) | |
tree | a2acb5e50cf26d55ad2fca7076429ae0ff0b6143 /games | |
parent | ac6c8f6521f8d3e7e6120c2b732142e7ea42fb17 (diff) | |
download | FreeBSD-ports-5e5b0abdaa50fd127cb16e0967f51f04c820a40a.zip FreeBSD-ports-5e5b0abdaa50fd127cb16e0967f51f04c820a40a.tar.gz |
- Update guichan to 0.8.2
- Bump PORTREVISION on depending ports.
Approved by: miwi (mentor implicit)
Diffstat (limited to 'games')
-rw-r--r-- | games/diameter/Makefile | 2 | ||||
-rw-r--r-- | games/tmw/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/diameter/Makefile b/games/diameter/Makefile index 6e45f8e9..22a7548 100644 --- a/games/diameter/Makefile +++ b/games/diameter/Makefile @@ -7,7 +7,7 @@ PORTNAME= diameter PORTVERSION= 0.4.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/game${PORTNAME}/game${PORTNAME}/${PORTNAME}-0.4.0 diff --git a/games/tmw/Makefile b/games/tmw/Makefile index 6d32b34..3d32745 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -7,7 +7,7 @@ PORTNAME= tmw PORTVERSION= 0.0.29.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/themanaworld/The%20Mana%20World/${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} |