summaryrefslogtreecommitdiff
path: root/devel/viewcvs
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-05-21 05:38:01 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-05-21 05:38:01 +0000
commit3cbeb2fd4f05aab0d652cfa9c809b28b3d88a9b3 (patch)
tree7186456663ae21812a6748ce6c983dcd1838cf1d /devel/viewcvs
parentMark broken until CSS problem fixed. (diff)
Use FORBIDDEN instead of BROKEN.
Inspired from: cvsweb
Notes
Notes: svn path=/head/; revision=59596
Diffstat (limited to 'devel/viewcvs')
-rw-r--r--devel/viewcvs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/viewcvs/Makefile b/devel/viewcvs/Makefile
index ef5eb87ee78c..0aaa330ff2fe 100644
--- a/devel/viewcvs/Makefile
+++ b/devel/viewcvs/Makefile
@@ -18,7 +18,7 @@ NO_BUILD= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
INSTDIR?= ${PORTNAME}-${PORTVERSION}
PLIST_SUB= INSTDIR=${INSTDIR}
-BROKEN= "CSS probem."
+FORBIDDEN= "due to cross-site scripting vulnerabilities"
do-install:
@ cd ${WRKSRC} && INSTDIR=${PREFIX}/${INSTDIR} ${PYTHON_CMD} viewcvs-install