diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
commit | 2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch) | |
tree | 5d08222d6b73d9f9af96df3e575f949469caf443 /print/ghostview | |
parent | 9db6b4e20b78473ae9952b5c4157057b33d376f2 (diff) |
Notes
Diffstat (limited to 'print/ghostview')
-rw-r--r-- | print/ghostview/Makefile | 1 | ||||
-rw-r--r-- | print/ghostview/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile index 1153e11317bb..4e7b4a07c20c 100644 --- a/print/ghostview/Makefile +++ b/print/ghostview/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} 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" diff --git a/print/ghostview/pkg-comment b/print/ghostview/pkg-comment deleted file mode 100644 index ebd7414c9aea..000000000000 --- a/print/ghostview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X11 front-end for ghostscript, the GNU postscript previewer |