diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/pkzip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/pkzip/Makefile b/archivers/pkzip/Makefile index 109ef92b419f..182d11e487ce 100644 --- a/archivers/pkzip/Makefile +++ b/archivers/pkzip/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .exe MAINTAINER= dbader@eece.unm.edu +FORBIDDEN= "security bug--see <URL:http://www.security.nnov.ru/advisories/archdt.asp> and <URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1270>" + BUILD_DEPENDS= ${LINUXBASE}/etc/redhat-release:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 |