diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-20 15:02:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-20 15:02:34 +0000 |
commit | 92e893320ac78caa2aa08389e6294db81c729718 (patch) | |
tree | 1d8c454a705bf203bf77aa68f269f555345782b2 /print/a2ps/Makefile | |
parent | b06bc2f6d1d89f2569a023a80768c06176fe9c80 (diff) | |
download | pkgsrc-92e893320ac78caa2aa08389e6294db81c729718.tar.gz |
Apply patch from Rudolf Polzer against CAN-2004-1170.
See http://archives.neohapsis.com/archives/fulldisclosure/2004-08/1026.html
Bump PKGREVISION.
Diffstat (limited to 'print/a2ps/Makefile')
-rw-r--r-- | print/a2ps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index 45d4c59a1b9..72153797a2a 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2004/10/03 00:18:03 tv Exp $ +# $NetBSD: Makefile,v 1.50 2004/12/20 15:02:34 wiz Exp $ DISTNAME= a2ps-4.13b PKGNAME= a2ps-4.13.0.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=a2ps/} \ ftp://ftp.enst.fr/pub/unix/a2ps/ |