diff options
Diffstat (limited to 'textproc/docbook-website/Makefile')
-rw-r--r-- | textproc/docbook-website/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/docbook-website/Makefile b/textproc/docbook-website/Makefile index 23ae30cfa81..1c088444b57 100644 --- a/textproc/docbook-website/Makefile +++ b/textproc/docbook-website/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2005/05/08 17:48:06 minskim Exp $ +# $NetBSD: Makefile,v 1.23 2006/02/05 23:11:01 joerg Exp $ # DISTNAME= docbook-website-2.6.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docbook/} |