diff options
author | grog <grog@FreeBSD.org> | 2003-04-30 13:48:39 +0800 |
---|---|---|
committer | grog <grog@FreeBSD.org> | 2003-04-30 13:48:39 +0800 |
commit | 9775c9e49ec01896eb9bb84d6e67654d762c6900 (patch) | |
tree | 656b1cae21b5042f75d88e0b9222fabb9043663d | |
parent | cb7b51fbea768bbf72bc0c06c1ce7cf12541e876 (diff) | |
download | freebsd-ports-gnome-9775c9e49ec01896eb9bb84d6e67654d762c6900.tar.gz freebsd-ports-gnome-9775c9e49ec01896eb9bb84d6e67654d762c6900.tar.zst freebsd-ports-gnome-9775c9e49ec01896eb9bb84d6e67654d762c6900.zip |
Remove FORBIDDEN, which was added by accident.
Reviewed by: kris
-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 |