summaryrefslogtreecommitdiff
path: root/textproc/docbook-xsl/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-09-10 12:38:30 +0000
committerjmmv <jmmv>2005-09-10 12:38:30 +0000
commit6ee2b6daf8b73fd0d461c3b10ebaf8468d8f0f59 (patch)
tree15e12209d09b8bd6058a656fb9cfb1ac3b4367e3 /textproc/docbook-xsl/Makefile
parent1ba3409ccb6f4353e5a77413f38b8070db9cae29 (diff)
downloadpkgsrc-6ee2b6daf8b73fd0d461c3b10ebaf8468d8f0f59.tar.gz
Fix a regression from 1.68.1: readd the : delimiter for dbtimestamp.
Bump PKGREVISION to 1. From Jeroen Ruigrok van der Werven in private mail.
Diffstat (limited to 'textproc/docbook-xsl/Makefile')
-rw-r--r--textproc/docbook-xsl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/docbook-xsl/Makefile b/textproc/docbook-xsl/Makefile
index 7ee19071fd8..f1ea0dda26d 100644
--- a/textproc/docbook-xsl/Makefile
+++ b/textproc/docbook-xsl/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2005/08/13 15:21:32 jmmv Exp $
+# $NetBSD: Makefile,v 1.29 2005/09/10 12:38:30 jmmv Exp $
#
DISTNAME= docbook-xsl-1.69.1
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docbook/}
EXTRACT_SUFX= .tar.bz2