diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-04-09 13:49:06 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-04-09 13:49:06 +0000 |
commit | e892677ebb8d4d9a9c6fe39cd93346edd2c45bef (patch) | |
tree | f9f8fb1a7a7bfddb464d88643f034bda13433494 /textproc/xmlwrapp/Makefile | |
parent | 1be296d06208d7037b368a779c20ecf0aa4c1452 (diff) |
Notes
Diffstat (limited to 'textproc/xmlwrapp/Makefile')
-rw-r--r-- | textproc/xmlwrapp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index 53ede1933769..9e4b7e0a751b 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= xmlwrapp -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.1 CATEGORIES= textproc MASTER_SITES= http://pmade.org/pjones/software/xmlwrapp/download/ |