diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-04-24 17:38:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-04-24 17:38:46 +0800 |
commit | b5073ca9d6ac4833366c43fc22d05643cefd5415 (patch) | |
tree | d43195013dae42373671aa328eea71e15258cfad /games/xonotic | |
parent | 4b45251656d013a3b3608177335aa189365087ac (diff) | |
download | freebsd-ports-gnome-b5073ca9d6ac4833366c43fc22d05643cefd5415.tar.gz freebsd-ports-gnome-b5073ca9d6ac4833366c43fc22d05643cefd5415.tar.zst freebsd-ports-gnome-b5073ca9d6ac4833366c43fc22d05643cefd5415.zip |
Chase audio/libmodplug update.
Diffstat (limited to 'games/xonotic')
-rw-r--r-- | games/xonotic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile index b723ea7e94f1..b94b90e7bedf 100644 --- a/games/xonotic/Makefile +++ b/games/xonotic/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} |