diff options
author | minskim <minskim> | 2005-11-13 09:24:32 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-11-13 09:24:32 +0000 |
commit | 848ed067fe302581952e616026b49fda5cbd16d8 (patch) | |
tree | 24427a2846b1ae730a82ef2619acbc73b19cb718 /doc/guide/Makefile | |
parent | a875a6961e0d8f1d1484db799ccd955118f00c55 (diff) | |
download | pkgsrc-848ed067fe302581952e616026b49fda5cbd16d8.tar.gz |
Use up-to-date htdocs so that DocBook DTD is found when
docbook-xml>=4.4 is installed.
Diffstat (limited to 'doc/guide/Makefile')
-rw-r--r-- | doc/guide/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/Makefile b/doc/guide/Makefile index a42ddea4ca5..23e90324223 100644 --- a/doc/guide/Makefile +++ b/doc/guide/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2005/11/04 14:00:21 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2005/11/13 09:24:32 minskim Exp $ # -DISTNAME= htdocs-share-20050727 +DISTNAME= htdocs-share-20051113 PKGNAME= pkgsrc-guide-${PKGVERSION} CATEGORIES= # empty MASTER_SITES= ${MASTER_SITE_LOCAL} |