diff options
-rw-r--r-- | textproc/libxml2/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index d89d5eb02321..14d814e9085a 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= libxml2 -PORTVERSION= 2.4.23 +PORTVERSION= 2.4.24 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/libxml +MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index e61c46e90381..5b3523b66050 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (gnome2/libxml2-2.4.23.tar.bz2) = 3dd45ef3697bd4dd425cdb130da9db70 +MD5 (gnome2/libxml2-2.4.24.tar.bz2) = b2dc5525fd6e49d36b90f1e07bac3f34 |