aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxslt/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-25 05:14:19 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-25 05:14:19 +0000
commitd16036f998e1516a7c327e870fab5ee5a97cc5a9 (patch)
treeeb69b6cb68c47eb109bb3856ba2e1b5677e182e6 /textproc/libxslt/Makefile
parentde157a0b993721f20198e86fb71950f2a4cc1d64 (diff)
* Update to 1.0.27
* De-pkg-comment
Notes
Notes: svn path=/head/; revision=76442
Diffstat (limited to 'textproc/libxslt/Makefile')
-rw-r--r--textproc/libxslt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index a7fd53677acc..92495e1784af 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= libxslt
-PORTVERSION= 1.0.26
+PORTVERSION= 1.0.27
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
+COMMENT= The XSLT C library for GNOME
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2