diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-11-27 17:04:18 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-11-27 17:04:18 +0000 |
commit | 2decd632465d98cb1c435c01f914c025ce160be0 (patch) | |
tree | acc5deec57d82edc8a75b73c3740aae9736d27fa /print/ghostscript | |
parent | d3144949b61f75242adeea259ba9fc4f789121cd (diff) | |
download | pkgsrc-2decd632465d98cb1c435c01f914c025ce160be0.tar.gz |
Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967
Diffstat (limited to 'print/ghostscript')
-rw-r--r-- | print/ghostscript/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index 73c33d04bb7..42def2114e9 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2005/06/01 18:03:09 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2005/11/27 17:07:29 adrianp Exp $ PKGNAME= ghostscript-${GS_VERS} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Aladdin Postscript interpreter GS_DISPLAY_DEVICE= x11.dev |