diff options
author | swills <swills@FreeBSD.org> | 2014-04-17 23:07:21 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-04-17 23:07:21 +0800 |
commit | 43dfccd8a850a9dd50d7b1986c23862b2e9b51d3 (patch) | |
tree | 9d07f59febe44531eb8b8971b2d72c9d3e791d40 /games/vavoom | |
parent | 6e3a1730d78e2103eafafa486724b5af1752066c (diff) | |
download | freebsd-ports-gnome-43dfccd8a850a9dd50d7b1986c23862b2e9b51d3.tar.gz freebsd-ports-gnome-43dfccd8a850a9dd50d7b1986c23862b2e9b51d3.tar.zst freebsd-ports-gnome-43dfccd8a850a9dd50d7b1986c23862b2e9b51d3.zip |
- Chase libmikmod upgrade
Approved by: portmgr (bdrewery)
Diffstat (limited to 'games/vavoom')
-rw-r--r-- | games/vavoom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile index 1cfaf26644a7..ea073801b308 100644 --- a/games/vavoom/Makefile +++ b/games/vavoom/Makefile @@ -3,7 +3,7 @@ PORTNAME= vavoom PORTVERSION= 1.33 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Vavoom-source/${PORTVERSION} |