diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-09-04 22:54:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-09-04 22:54:24 +0000 |
commit | 56e1efd1446743439fbfb50efb010cd7f720b847 (patch) | |
tree | 527f2c661d1b4e67e34792167afbf6ad9592e784 /textproc/libxml2/Makefile | |
parent | 592e1ca7c6713316706ee77ed5d0a8ccc7679a06 (diff) |
Notes
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 863824aa1413..5aa08772e834 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -12,8 +12,8 @@ # PORTNAME= libxml2 -PORTVERSION= 2.6.20 -PORTREVISION?= 1 +PORTVERSION= 2.6.21 +PORTREVISION?= 0 CATEGORIES?= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 |