diff options
author | wiz <wiz@pkgsrc.org> | 2004-02-18 15:42:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-02-18 15:42:37 +0000 |
commit | d545e2d83fe76b5407ecdbf66db5d921f558b798 (patch) | |
tree | a9904f8f981d9b59538a292d9e03047cb1a235ff | |
parent | 76de30af3500dfb51c3c2a29d40c52f87f24907c (diff) | |
download | pkgsrc-d545e2d83fe76b5407ecdbf66db5d921f558b798.tar.gz |
Update to 1.7:
- Handle .Pa tags in synopses better.
-rw-r--r-- | textproc/doclifter/Makefile | 4 | ||||
-rw-r--r-- | textproc/doclifter/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile index a00d2818c36..befc21e0614 100644 --- a/textproc/doclifter/Makefile +++ b/textproc/doclifter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/01/17 01:07:14 recht Exp $ +# $NetBSD: Makefile,v 1.2 2004/02/18 15:42:37 wiz Exp $ # -DISTNAME= doclifter-1.6 +DISTNAME= doclifter-1.7 CATEGORIES= textproc MASTER_SITES= http://catb.org/~esr/doclifter/ diff --git a/textproc/doclifter/distinfo b/textproc/doclifter/distinfo index 874384db08d..04e8b342b69 100644 --- a/textproc/doclifter/distinfo +++ b/textproc/doclifter/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/01/17 01:07:14 recht Exp $ +$NetBSD: distinfo,v 1.2 2004/02/18 15:42:37 wiz Exp $ -SHA1 (doclifter-1.6.tar.gz) = 21d680e102f5bcd61d3d7d57880e28c881841bb4 -Size (doclifter-1.6.tar.gz) = 100567 bytes +SHA1 (doclifter-1.7.tar.gz) = 9c138123fcc48448473e704c3bbbbfbdf9acdca8 +Size (doclifter-1.7.tar.gz) = 100704 bytes |