diff options
author | swills <swills@FreeBSD.org> | 2014-04-17 23:03:56 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-04-17 23:03:56 +0800 |
commit | 6e3a1730d78e2103eafafa486724b5af1752066c (patch) | |
tree | b0be7c96f5d363616bb2ee4f49d888ec5b4b52ed /games | |
parent | 65fddf693915cbfecaccd76b83f1e9b56094ac95 (diff) | |
download | freebsd-ports-gnome-6e3a1730d78e2103eafafa486724b5af1752066c.tar.gz freebsd-ports-gnome-6e3a1730d78e2103eafafa486724b5af1752066c.tar.zst freebsd-ports-gnome-6e3a1730d78e2103eafafa486724b5af1752066c.zip |
- Chase libmikmod upgrade
Reported by: makc
Pointyhat to: swills
Diffstat (limited to 'games')
-rw-r--r-- | games/pokerth/Makefile | 2 | ||||
-rw-r--r-- | games/tecnoballz/Makefile | 2 | ||||
-rw-r--r-- | games/uqm/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index e0504c04b0db..b77618877a94 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -3,7 +3,7 @@ PORTNAME= pokerth PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.1 DISTNAME= PokerTH-${PORTVERSION}-src diff --git a/games/tecnoballz/Makefile b/games/tecnoballz/Makefile index f46d403b65c0..b9c6c58cbae8 100644 --- a/games/tecnoballz/Makefile +++ b/games/tecnoballz/Makefile @@ -3,7 +3,7 @@ PORTNAME= tecnoballz PORTVERSION= 0.92 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= http://linux.tlk.fr/games/TecnoballZ/download/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/uqm/Makefile b/games/uqm/Makefile index da8247d3b80d..d69f9a645263 100644 --- a/games/uqm/Makefile +++ b/games/uqm/Makefile @@ -3,7 +3,7 @@ PORTNAME= uqm PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/sc2/UQM/${PORTVERSION:R} DISTFILES= ${PORTNAME}-${PORTVERSION}-source.tgz ${PORTNAME}-${DATAVERSION}-content.uqm |