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 | |
parent | - Update to 3.6.1p2 (diff) |
Remove FORBIDDEN, which was added by accident.
Reviewed by: kris
Notes
Notes:
svn path=/head/; revision=79908
Diffstat (limited to 'print')
-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 |