summaryrefslogtreecommitdiff
path: root/www/netscape7/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-10-17 12:03:59 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-10-17 12:03:59 +0000
commit232c001a221b58d76f5fcd88a7c0e4601e1c12d8 (patch)
treebf7943480ee8a18e2cfa1f86a8cfff8cbcc0c20b /www/netscape7/Makefile
parentUpdate to 0.2.3: fixes compilation with gcc3. (diff)
Escape "#" in URL.
noticed by: Kliment Ognianov
Notes
Notes: svn path=/head/; revision=68202
Diffstat (limited to 'www/netscape7/Makefile')
-rw-r--r--www/netscape7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
index af4897c571ca..2ffc0a0b56a6 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -19,7 +19,7 @@ PATCHFILES= ${PKGNAMEPREFIX}linux-${MAJ}-${VER}-generated-files.tar.gz
MAINTAINER?= trevor@FreeBSD.org
-FORBIDDEN= "security bug--see <URL:http://wp.netscape.com/eng/mozilla/ns7/relnotes/7.html#psm> and <URL:http://www.xwt.org/sop.txt>"
+FORBIDDEN= "security bug--see <URL:http://wp.netscape.com/eng/mozilla/ns7/relnotes/7.html\#psm> and <URL:http://www.xwt.org/sop.txt>"
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk