diff options
author | clsung <clsung@FreeBSD.org> | 2006-10-31 15:47:42 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-10-31 15:47:42 +0800 |
commit | d22535c6142d916c4e324e67ba1390923fcf7195 (patch) | |
tree | 306f7f1b839c385fb9f01ed95d5074f81ae33b35 /textproc/libnxml/Makefile | |
parent | de0b9791c9f95775d4a7fa3202437f2436f5694a (diff) | |
download | freebsd-ports-gnome-d22535c6142d916c4e324e67ba1390923fcf7195.tar.gz freebsd-ports-gnome-d22535c6142d916c4e324e67ba1390923fcf7195.tar.zst freebsd-ports-gnome-d22535c6142d916c4e324e67ba1390923fcf7195.zip |
- Update to 0.14
- from ChangeLog
20061027 libnxml 0.14
basic/digest authentication
PR: ports/104894
Submitted by: clsung
Approved by: maintainer (Nicola Vitale)
Diffstat (limited to 'textproc/libnxml/Makefile')
-rw-r--r-- | textproc/libnxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libnxml/Makefile b/textproc/libnxml/Makefile index 2b57c8a8a3a7..b01a48af126a 100644 --- a/textproc/libnxml/Makefile +++ b/textproc/libnxml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libnxml -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= textproc devel MASTER_SITES= http://www2.autistici.org/bakunin/libnxml/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ |