diff options
author | wiz <wiz@pkgsrc.org> | 2010-05-17 15:31:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-05-17 15:31:56 +0000 |
commit | d130e3158486dd2eb2533e0318aec47983a03266 (patch) | |
tree | 2bd639b8d61f1f399d39b044cd5b9298d87ffbf0 /textproc/asciidoc | |
parent | e5a18b1d0621be9c7b49c3a533fa2a54dea18688 (diff) | |
download | pkgsrc-d130e3158486dd2eb2533e0318aec47983a03266.tar.gz |
Bump PKGREVISION for config file path fix in a2x.
Diffstat (limited to 'textproc/asciidoc')
-rw-r--r-- | textproc/asciidoc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile index 7ebc86573c4..e919da80865 100644 --- a/textproc/asciidoc/Makefile +++ b/textproc/asciidoc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2010/05/16 17:16:27 gls Exp $ +# $NetBSD: Makefile,v 1.22 2010/05/17 15:31:56 wiz Exp $ # DISTNAME= asciidoc-8.5.3 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${HOMEPAGE:Q} \ ${MASTER_SITE_SOURCEFORGE:=asciidoc/} |