aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-15 18:27:56 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-15 18:27:56 +0000
commit67681738b621a1802500ddc3382fa2f7e61297d9 (patch)
tree271f6a4c5e4aca980377a7257a801f26fbb265ad /textproc/libxml2/Makefile
parent7f78665d42a382c7674d5fc0a91cb68f5cfb68d1 (diff)
downloadports-67681738b621a1802500ddc3382fa2f7e61297d9.tar.gz
ports-67681738b621a1802500ddc3382fa2f7e61297d9.zip
Notes
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r--textproc/libxml2/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 22baf9722900..0d52366000bf 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -12,18 +12,16 @@
#
PORTNAME= libxml2
-PORTVERSION= 2.6.26
+PORTVERSION= 2.6.27
PORTREVISION?= 0
CATEGORIES?= textproc gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6
+MASTER_SITES= ftp://xmlsoft.org/libxml2/ \
+ ftp://fr.rpmfind.net/pub/libxml/
DIST_SUBDIR= gnome2
MAINTAINER?= gnome@FreeBSD.org
COMMENT?= XML parser library for GNOME
-USE_BZIP2= yes
-
.if !defined(REFERENCE_PORT)
USE_GMAKE= yes