diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-11-21 14:10:03 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-11-21 14:10:03 +0800 |
commit | 4eed0c04fbebe8ceaaa6f843c0d1d52a901a2d6c (patch) | |
tree | e480b16bff6567188bbecaced1925c375e0671a3 /textproc/libxml++26/Makefile | |
parent | 90636ecbf033ba9361c0a52b1577f825be24f870 (diff) | |
download | freebsd-ports-graphics-4eed0c04fbebe8ceaaa6f843c0d1d52a901a2d6c.tar.gz freebsd-ports-graphics-4eed0c04fbebe8ceaaa6f843c0d1d52a901a2d6c.tar.zst freebsd-ports-graphics-4eed0c04fbebe8ceaaa6f843c0d1d52a901a2d6c.zip |
upgrade to 0.16.0
Diffstat (limited to 'textproc/libxml++26/Makefile')
-rw-r--r-- | textproc/libxml++26/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 1bdad9d5af0..e43542d87ae 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/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} |