From 79c2fef04b81f0c8a82d7d74e98de6b70e6151dc Mon Sep 17 00:00:00 2001 From: krion Date: Mon, 15 Mar 2004 20:09:18 +0000 Subject: - Correct the return code given for successful FTP CWD requests - Bump PORTREVISION PR: ports/64309 Submitted by: maintainer --- www/gatling/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/gatling/Makefile') diff --git a/www/gatling/Makefile b/www/gatling/Makefile index ad00e8ab8dc..65e35ef32b5 100644 --- a/www/gatling/Makefile +++ b/www/gatling/Makefile @@ -7,7 +7,7 @@ PORTNAME= gatling PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www benchmarks MASTER_SITES= http://dl.fefe.de/ -- cgit