diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-05-09 10:38:00 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-05-09 10:38:00 +0000 |
commit | 7cf1320062c5e7a14be52561cd4e6f1604a16926 (patch) | |
tree | 6c4f71f2d22c5aa95645a5ea30ed1af84d756126 /textproc/docbook-xsl/Makefile | |
parent | e5d8980284ae80ac6b3712d81cab1708fb3bc1d1 (diff) |
Notes
Diffstat (limited to 'textproc/docbook-xsl/Makefile')
-rw-r--r-- | textproc/docbook-xsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docbook-xsl/Makefile b/textproc/docbook-xsl/Makefile index 9ae40d00e1c3..3735fcedcdb3 100644 --- a/textproc/docbook-xsl/Makefile +++ b/textproc/docbook-xsl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= docbook-xsl -PORTVERSION= 1.60.1 +PORTVERSION= 1.61.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= docbook |