diff options
author | wiz <wiz@pkgsrc.org> | 2004-08-15 11:26:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-08-15 11:26:31 +0000 |
commit | 4dc1bbef1b1655a97a5bcef6a1eecf5aa9c91d3a (patch) | |
tree | 57211d956bc2ec84f33b22bf0a48cfd260105fd1 /textproc/doclifter | |
parent | 0e194c9a7ef96d3cf080c313fc8d4d23c4ba9136 (diff) | |
download | pkgsrc-4dc1bbef1b1655a97a5bcef6a1eecf5aa9c91d3a.tar.gz |
Update to 1.13:
- Manual date now goes in refentryinfo, as Steve Cheng suggested.
Restored correct parsing of multicommand synopses.
Diffstat (limited to 'textproc/doclifter')
-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 2456c13e46c..ffcac27dd9c 100644 --- a/textproc/doclifter/Makefile +++ b/textproc/doclifter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2004/08/04 12:18:35 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2004/08/15 11:26:31 wiz Exp $ # -DISTNAME= doclifter-1.12 +DISTNAME= doclifter-1.13 CATEGORIES= textproc MASTER_SITES= http://catb.org/~esr/doclifter/ diff --git a/textproc/doclifter/distinfo b/textproc/doclifter/distinfo index f4d708eb079..cb3b7fe0753 100644 --- a/textproc/doclifter/distinfo +++ b/textproc/doclifter/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2004/08/04 12:18:35 wiz Exp $ +$NetBSD: distinfo,v 1.6 2004/08/15 11:26:31 wiz Exp $ -SHA1 (doclifter-1.12.tar.gz) = b7cca4985b1c67f334858d02e4bfbe7507378715 -Size (doclifter-1.12.tar.gz) = 110904 bytes +SHA1 (doclifter-1.13.tar.gz) = c50afa821a5ff21a215ddbe9910903dd6d61e3d7 +Size (doclifter-1.13.tar.gz) = 111510 bytes |