diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-04-24 09:38:46 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-04-24 09:38:46 +0000 |
commit | 6e2aeace6622e8fb5a5b8d7b867d9b1d6fe0e731 (patch) | |
tree | da7c6f8ba76c8c32017b9e1c34571aea29c9493c /games/nexuiz | |
parent | 8767054091f48ed1a5e01a92430dbc3b4068e1ee (diff) | |
download | ports-6e2aeace6622e8fb5a5b8d7b867d9b1d6fe0e731.tar.gz ports-6e2aeace6622e8fb5a5b8d7b867d9b1d6fe0e731.zip |
Notes
Diffstat (limited to 'games/nexuiz')
-rw-r--r-- | games/nexuiz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile index b723ea7e94f1..b94b90e7bedf 100644 --- a/games/nexuiz/Makefile +++ b/games/nexuiz/Makefile @@ -7,7 +7,7 @@ PORTNAME= nexuiz PORTVERSION= 2.5.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/NexuizRelease/Nexuiz%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} |