diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-08 03:06:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-08 03:06:06 +0800 |
commit | 96a5a9229701b152259fd4d09fdffbe0b7ef91a1 (patch) | |
tree | 1e1d27caf9ee3b5688aec59818344f55529f142c /textproc/libxml++26/Makefile | |
parent | d4e565fdfbd5ab889527103723579c974be7975a (diff) | |
download | marcuscom-ports-96a5a9229701b152259fd4d09fdffbe0b7ef91a1.tar marcuscom-ports-96a5a9229701b152259fd4d09fdffbe0b7ef91a1.tar.gz marcuscom-ports-96a5a9229701b152259fd4d09fdffbe0b7ef91a1.tar.bz2 marcuscom-ports-96a5a9229701b152259fd4d09fdffbe0b7ef91a1.tar.lz marcuscom-ports-96a5a9229701b152259fd4d09fdffbe0b7ef91a1.tar.xz marcuscom-ports-96a5a9229701b152259fd4d09fdffbe0b7ef91a1.tar.zst marcuscom-ports-96a5a9229701b152259fd4d09fdffbe0b7ef91a1.zip |
Update to 2.18.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8469 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/libxml++26/Makefile')
-rw-r--r-- | textproc/libxml++26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 21e990f21..731635589 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -4,11 +4,11 @@ # Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/textproc/libxml++26/Makefile,v 1.16 2006/12/22 04:43:26 marcus Exp $ +# $MCom: ports/textproc/libxml++26/Makefile,v 1.17 2007/02/16 18:14:26 mezz Exp $ # PORTNAME= libxml++ -PORTVERSION= 2.17.2 +PORTVERSION= 2.18.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |