diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-21 06:10:03 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-21 06:10:03 +0000 |
commit | b94d72677554f7288aa93be34b2715616a583ed5 (patch) | |
tree | 051a5ef5e79b7bdfe060354ae6a96dede7dd3ad3 /textproc/libxml++/Makefile | |
parent | c47d0fa49a436e4965cc39e5464b2a5509fec759 (diff) |
Notes
Diffstat (limited to 'textproc/libxml++/Makefile')
-rw-r--r-- | textproc/libxml++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 1bdad9d5af06..e43542d87ae3 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 0.15.0 +PORTVERSION= 0.16.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} |