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/Makefile | |
parent | b694b75c6dfa2416563eb5f71c58e2ca0d5bff20 (diff) |
Notes
Diffstat (limited to 'textproc/xmlwrapp/Makefile')
-rw-r--r-- | textproc/xmlwrapp/Makefile | 5 |
1 files changed, 2 insertions, 3 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 |