diff options
author | wiz <wiz> | 2010-05-17 15:31:56 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-05-17 15:31:56 +0000 |
commit | ee04e5096bb988e78710a9ccc9dc0f9a6ec5dafc (patch) | |
tree | 2bd639b8d61f1f399d39b044cd5b9298d87ffbf0 /textproc | |
parent | 83b46693f539a0957ae64bc160bbc53397fe3da7 (diff) | |
download | pkgsrc-ee04e5096bb988e78710a9ccc9dc0f9a6ec5dafc.tar.gz |
Bump PKGREVISION for config file path fix in a2x.
Diffstat (limited to 'textproc')
-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/} |