diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-05-18 11:51:18 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-05-18 11:51:18 +0000 |
commit | b7e1fac56a7003a79034be336d51e12fb264b7b5 (patch) | |
tree | f912ba333a0456172366a9196ead6f964beb7ee9 /textproc/libxml2/Makefile | |
parent | 3e58589ebd77391f965f9ed7b81e4f141c36e4f1 (diff) | |
download | ports-b7e1fac56a7003a79034be336d51e12fb264b7b5.tar.gz ports-b7e1fac56a7003a79034be336d51e12fb264b7b5.zip |
Notes
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 9d4a58567d84..309ec2a130f9 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -13,10 +13,9 @@ PORTNAME= libxml2 PORTVERSION= 2.7.8 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES?= textproc gnome -MASTER_SITES= ftp://fr.rpmfind.net/pub/libxml/ \ - ftp://gd.tuwien.ac.at/pub/libxml/ \ +MASTER_SITES= ftp://gd.tuwien.ac.at/pub/libxml/ \ ftp://xmlsoft.org/libxml2/ DIST_SUBDIR= gnome2 |