aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxslt/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-07-07 20:38:26 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-07-07 20:38:26 +0000
commite0f90127a227e788d4ed071ff0e51b2bbc4d355f (patch)
treee7ac59415778a96794228158b15870476c005175 /textproc/libxslt/Makefile
parent9ce60f14b56357faa29a77ae8f5de0561b50c3ec (diff)
downloadports-e0f90127a227e788d4ed071ff0e51b2bbc4d355f.tar.gz
ports-e0f90127a227e788d4ed071ff0e51b2bbc4d355f.zip
Notes
Diffstat (limited to 'textproc/libxslt/Makefile')
-rw-r--r--textproc/libxslt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 5a344c31fd12..c79a1fbecb35 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libxslt
-PORTVERSION= 1.0.30
+PORTVERSION= 1.0.31
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
@@ -23,7 +23,7 @@ USE_GNOME= gnomehack libxml2
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
-MAN4= libexslt.4 libxslt.4
+MAN3= libexslt.3 libxslt.3
MAN1= xsltproc.1
.if !defined(WITHOUT_PYTHON)