From e75ceefef7654225ca932653dde477fb79472a8a Mon Sep 17 00:00:00 2001 From: nork Date: Mon, 8 Nov 2004 17:17:43 +0000 Subject: Fix for XSS scripting flaw. PR: ports/73667 Submitted by: Simon Dick (maintainer) --- mail/squirrelmail/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/squirrelmail/Makefile') diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 7b70327e8fcf..620e2adc71f5 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= squirrelmail PORTVERSION?= 1.4.3a -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES?= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= squirrelmail -- cgit