diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-18 07:52:39 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-18 07:52:39 +0000 |
commit | 9e733e6bbd2b5762f0358270813f682493c9406c (patch) | |
tree | 7a323965fd827d64e93882e74906a90aafc73d1c /print | |
parent | So much talk about missiles! As I add my address to this list, I'd prefer (diff) |
Mark as forbidden. See bugtraq id 5808.
Diffstat (limited to 'print')
-rw-r--r-- | print/ggv/Makefile | 2 | ||||
-rw-r--r-- | print/ghostview/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile index f9af25704ca8..b78782ff4385 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -16,6 +16,8 @@ MAINTAINER= gnome@FreeBSD.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu +FORBIDDEN= "Security vulnerability, see bugtraq id 5808" + USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOMENG= yes diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile index 5379462f54d3..1153e11317bb 100644 --- a/print/ghostview/Makefile +++ b/print/ghostview/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ghostview MAINTAINER= ports@FreeBSD.org +FORBIDDEN= "Security vulnerability, see bugtraq id 5808" + USE_IMAKE= yes MAN1= ghostview.1 |