diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-19 06:57:35 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-19 06:57:35 +0000 |
commit | 5ed632ef40597332b15471d303d7fe22d7e974b0 (patch) | |
tree | f183614f0a1f7dfd14828f25c2f8c4ee20cb0886 /textproc/libxml2/Makefile | |
parent | f9da7a7c3b4351a02bc5a894ae4514984cc140ae (diff) |
Update to 2.6.9.
Notes
Notes:
svn path=/head/; revision=107538
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index e67c2f08fe1a..3b1a028b986b 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.6.8 +PORTVERSION= 2.6.9 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 |