diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-04-17 15:07:21 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-04-17 15:07:21 +0000 |
commit | 9e87dcbe5f58e9dba4a1194da966ae936bc43950 (patch) | |
tree | 9d07f59febe44531eb8b8971b2d72c9d3e791d40 /games/vavoom | |
parent | 6131742d7903a1b1b673551413a5c861e049baf8 (diff) | |
download | ports-9e87dcbe5f58e9dba4a1194da966ae936bc43950.tar.gz ports-9e87dcbe5f58e9dba4a1194da966ae936bc43950.zip |
Notes
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} |