diff options
-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/} |