diff options
author | oliver <oliver@FreeBSD.org> | 2010-01-02 16:31:45 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2010-01-02 16:31:45 +0800 |
commit | 3437df20a5a9aecfba15eb902857c72c89068f9c (patch) | |
tree | d53c5379c85cdf0c09e93ef0c74aca5b31cc1c4c /games/vegastrike/Makefile | |
parent | 7173ca1664b5ac03f4b00881f76e60b78e8aa624 (diff) | |
download | freebsd-ports-gnome-3437df20a5a9aecfba15eb902857c72c89068f9c.tar.gz freebsd-ports-gnome-3437df20a5a9aecfba15eb902857c72c89068f9c.tar.zst freebsd-ports-gnome-3437df20a5a9aecfba15eb902857c72c89068f9c.zip |
update graphics/ogre3d to 1.6.5
Diffstat (limited to 'games/vegastrike/Makefile')
-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 808778f318e1..157866928acc 100644 --- a/games/vegastrike/Makefile +++ b/games/vegastrike/Makefile @@ -7,7 +7,7 @@ PORTNAME= vegastrike PORTVERSION= 0.5.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= vegastrike-source-${PORTVERSION} |