diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-24 19:13:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-24 19:13:32 +0000 |
commit | eecc33021ee2c4bf2ed99deb5410cceeb2772bce (patch) | |
tree | 7a6976c5865f3924ba3ac58db07336e1343a5676 /games/openastromenace | |
parent | 4d55666226a1a32a778ec41abf7265abf57b8c4a (diff) | |
download | ports-eecc33021ee2c4bf2ed99deb5410cceeb2772bce.tar.gz ports-eecc33021ee2c4bf2ed99deb5410cceeb2772bce.zip |
Notes
Diffstat (limited to 'games/openastromenace')
-rw-r--r-- | games/openastromenace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openastromenace/Makefile b/games/openastromenace/Makefile index 922af2c98066..9a2a10d0f250 100644 --- a/games/openastromenace/Makefile +++ b/games/openastromenace/Makefile @@ -7,7 +7,7 @@ PORTNAME= openastromenace PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF DISTFILES= openamenace-src-${PORTVERSION}${EXTRACT_SUFX} \ |