diff options
Diffstat (limited to 'textproc/asciidoc/Makefile')
-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 5e30b2302b3..e58995d7fc3 100644 --- a/textproc/asciidoc/Makefile +++ b/textproc/asciidoc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2011/02/24 21:54:59 gls Exp $ +# $NetBSD: Makefile,v 1.27 2011/04/22 13:44:46 obache Exp $ # DISTNAME= asciidoc-8.6.4 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asciidoc/} |