diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-01-11 17:30:00 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-01-11 17:30:00 +0000 |
commit | 13565f2d9257ef39de7293cabb5b76fb264f2de7 (patch) | |
tree | 714f3770c0b7d0f3864c8717231b9d52fd38e93e /textproc/pdftohtml/Makefile | |
parent | d13bc0bc1b184205461acfc422c6a7b796761fcc (diff) | |
download | ports-13565f2d9257ef39de7293cabb5b76fb264f2de7.tar.gz ports-13565f2d9257ef39de7293cabb5b76fb264f2de7.zip |
Patch recent xpdf vulnerability
Obtained from: gentoo
Prodded by: simon
Notes
Notes:
svn path=/head/; revision=126150
Diffstat (limited to 'textproc/pdftohtml/Makefile')
-rw-r--r-- | textproc/pdftohtml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pdftohtml/Makefile b/textproc/pdftohtml/Makefile index c451dcafcff8..d81af18b8b08 100644 --- a/textproc/pdftohtml/Makefile +++ b/textproc/pdftohtml/Makefile @@ -8,6 +8,7 @@ PORTNAME= pdftohtml PORTVERSION= 0.36 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |