From ab3b71e13124eadfe21c7590ee12e8268471b999 Mon Sep 17 00:00:00 2001 From: roam Date: Fri, 23 Jan 2009 15:43:14 +0000 Subject: Bump the version of the curl shared library after the ftp/curl update to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. --- games/nexuiz/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/nexuiz') diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile index 99328c0f4ea4..989d6d845650 100644 --- a/games/nexuiz/Makefile +++ b/games/nexuiz/Makefile @@ -7,7 +7,7 @@ PORTNAME= nexuiz PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} -- cgit