diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-03 10:38:55 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-03 10:38:55 +0000 |
commit | e6ff23fafcac3488a784b4f1e9337a0153cd7e26 (patch) | |
tree | 4c0a2f657d9f0fae6ec3fdc906bc472342c1c255 /textproc/libparsifal/Makefile | |
parent | - gnu-radius exploitation was fixed in maintenance release 1.2.94 (diff) |
Update to 0.9.2
PR: ports/80546
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to '')
-rw-r--r-- | textproc/libparsifal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libparsifal/Makefile b/textproc/libparsifal/Makefile index 10f91668f74a..f3e2b96634a0 100644 --- a/textproc/libparsifal/Makefile +++ b/textproc/libparsifal/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libparsifal -PORTVERSION= 0.8.3 +PORTVERSION= 0.9.2 CATEGORIES= textproc MASTER_SITES= http://www.saunalahti.fi/~samiuus/toni/xmlproc/ |