summaryrefslogtreecommitdiff
path: root/textproc/groff/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-17 18:53:54 +0000
committerwiz <wiz@pkgsrc.org>2004-12-17 18:53:54 +0000
commit8bda91c73b5495b119f5ddba1e5cb7e2020d60a9 (patch)
treefb69e428def0a23325bb986fd4473e81aa5926c8 /textproc/groff/Makefile
parent076834489ad28d7aecd1ed06eec22743633b73c0 (diff)
downloadpkgsrc-8bda91c73b5495b119f5ddba1e5cb7e2020d60a9.tar.gz
Fix insecure temporary file handling in groffer. Bump PKGREVISION.
Diffstat (limited to 'textproc/groff/Makefile')
-rw-r--r--textproc/groff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile
index 81056f0a7ed..d77d2b7e726 100644
--- a/textproc/groff/Makefile
+++ b/textproc/groff/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2004/11/13 22:04:53 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2004/12/17 18:53:54 wiz Exp $
#
DISTNAME= groff-1.19.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=groff/}