diff options
author | oliver <oliver@FreeBSD.org> | 2012-01-26 15:59:51 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2012-01-26 15:59:51 +0800 |
commit | 8da8cd8b1fb953422c2d1a60b5e45fbd1dba0f9e (patch) | |
tree | 36bd2909ad30fa4a791829b068ebd3e389496c03 /games/vegastrike | |
parent | 4e2ad84165c5fc29775444b83a7fa24dcd1a69ab (diff) | |
download | freebsd-ports-gnome-8da8cd8b1fb953422c2d1a60b5e45fbd1dba0f9e.tar.gz freebsd-ports-gnome-8da8cd8b1fb953422c2d1a60b5e45fbd1dba0f9e.tar.zst freebsd-ports-gnome-8da8cd8b1fb953422c2d1a60b5e45fbd1dba0f9e.zip |
update ogre to 1.7.4
bump PORTREVISION on affected ports
Diffstat (limited to 'games/vegastrike')
-rw-r--r-- | games/vegastrike/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vegastrike/Makefile b/games/vegastrike/Makefile index 6ccdfa5320c0..22397594df25 100644 --- a/games/vegastrike/Makefile +++ b/games/vegastrike/Makefile @@ -7,7 +7,7 @@ PORTNAME= vegastrike PORTVERSION= 0.5.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= vegastrike-source-${PORTVERSION} |