diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-22 20:55:35 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-22 20:55:35 +0000 |
commit | a883e87cffc534c0a2aa9e5d68710c122613ffdb (patch) | |
tree | ae82a9a3a94c019d5e12ecf4e225c1f227897107 /textproc/xmlwrapp | |
parent | b694b75c6dfa2416563eb5f71c58e2ca0d5bff20 (diff) |
Notes
Diffstat (limited to 'textproc/xmlwrapp')
-rw-r--r-- | textproc/xmlwrapp/Makefile | 5 | ||||
-rw-r--r-- | textproc/xmlwrapp/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index ae1f1ca49b2a..7708f7af020f 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -7,10 +7,9 @@ # PORTNAME= xmlwrapp -PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTVERSION= 0.4.3 CATEGORIES= textproc -MASTER_SITES= http://pmade.org/pjones/software/xmlwrapp/download/ +MASTER_SITES= http://pmade.org/software/xmlwrapp/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A modern style C++ library for working with XML data diff --git a/textproc/xmlwrapp/distinfo b/textproc/xmlwrapp/distinfo index 3eff58213edb..0c09e70948d1 100644 --- a/textproc/xmlwrapp/distinfo +++ b/textproc/xmlwrapp/distinfo @@ -1 +1 @@ -MD5 (xmlwrapp-0.4.1.tar.gz) = c9bea01fe02e68221b5e2bab7cd4e466 +MD5 (xmlwrapp-0.4.3.tar.gz) = d949a40d72e614586e0108c4f98572a5 |