diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-21 13:43:58 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-21 13:43:58 +0000 |
commit | 8b0b623f4db671833f4da7634862244e301a00f3 (patch) | |
tree | 5e196c214ebc90628bdb2c119f6d5a8a08df2932 /textproc/libxml++26/Makefile | |
parent | cb74841678252839a7c53e004443c5e4770d8f35 (diff) |
Update to 0.25.0
PR: 54623
Approved by: fjoe (mentor)
Notes
Notes:
svn path=/head/; revision=85299
Diffstat (limited to 'textproc/libxml++26/Makefile')
-rw-r--r-- | textproc/libxml++26/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 68ebe64e72c1..56f979f9e43f 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -7,8 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 0.24.0 -PORTREVISION= 1 +PORTVERSION= 0.25.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} |