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/ghostview | |
parent | 54fbb1223b1ae762c9ce7b04317c3c762bc64087 (diff) | |
download | ports-9e733e6bbd2b5762f0358270813f682493c9406c.tar.gz ports-9e733e6bbd2b5762f0358270813f682493c9406c.zip |
Notes
Diffstat (limited to 'print/ghostview')
-rw-r--r-- | print/ghostview/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |