diff options
author | oliver <oliver@FreeBSD.org> | 2008-06-19 01:45:31 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2008-06-19 01:45:31 +0800 |
commit | a51ee24d490184a27fc5feb06cc7714315bc532c (patch) | |
tree | 41aa3a61316f5dcad036bb6416961a555af95441 | |
parent | 03919fbe8414a4aa4a0a4596850c57176d65a44e (diff) | |
download | freebsd-ports-gnome-a51ee24d490184a27fc5feb06cc7714315bc532c.tar.gz freebsd-ports-gnome-a51ee24d490184a27fc5feb06cc7714315bc532c.tar.zst freebsd-ports-gnome-a51ee24d490184a27fc5feb06cc7714315bc532c.zip |
bump PORTREVISION because of ogre3d update
-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 7bd338e6945a..0c6266a1c578 100644 --- a/games/vegastrike/Makefile +++ b/games/vegastrike/Makefile @@ -7,7 +7,7 @@ PORTNAME= vegastrike PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF DISTNAME= vegastrike-source-${PORTVERSION} |