diff options
author | Greg Lehey <grog@FreeBSD.org> | 2003-04-30 05:48:39 +0000 |
---|---|---|
committer | Greg Lehey <grog@FreeBSD.org> | 2003-04-30 05:48:39 +0000 |
commit | 9737c0e4708213417aaacb2d6aac4ed4a5cad9c7 (patch) | |
tree | 42a183fbdeaac12c87740d2d33a31187f8dc95b6 /print/ghostview | |
parent | 2afea9866d00210110b9118142420bca5a57bd28 (diff) | |
download | ports-9737c0e4708213417aaacb2d6aac4ed4a5cad9c7.tar.gz ports-9737c0e4708213417aaacb2d6aac4ed4a5cad9c7.zip |
Notes
Diffstat (limited to 'print/ghostview')
-rw-r--r-- | print/ghostview/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile index 4e7b4a07c20c..0517b3a0c115 100644 --- a/print/ghostview/Makefile +++ b/print/ghostview/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ghostview MAINTAINER= ports@FreeBSD.org COMMENT= An X11 front-end for ghostscript, the GNU postscript previewer -FORBIDDEN= "Security vulnerability, see bugtraq id 5808" - USE_IMAKE= yes MAN1= ghostview.1 |