1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Escape "#" in URL.

noticed by:  Kliment Ognianov
This commit is contained in:
Trevor Johnson 2002-10-17 12:03:59 +00:00
parent 3c886c27e1
commit 232c001a22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68202

View File

@ -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