diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-06 14:05:33 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-06 14:05:33 +0000 |
commit | 0dc8538754f85458c674d51d527057a776a49036 (patch) | |
tree | 343777b0787e5eb6e7152bd8cd502ad5166d91df /textproc/libxml++/Makefile | |
parent | ad6130cc7f323124512d0bd656088e904eff65f8 (diff) |
Notes
Diffstat (limited to 'textproc/libxml++/Makefile')
-rw-r--r-- | textproc/libxml++/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 94c3f06325bf..943a3de9ed20 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -7,7 +7,8 @@ # PORTNAME= libxml++ -PORTVERSION= 0.14.p1 +PORTVERSION= 0.14.p2 +PORTCOMMENT= XML API for C++ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} |