diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-05-12 05:51:03 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-05-12 05:51:03 +0800 |
commit | ef56e37f6c7ef3a5d281dfef555af862fcbf5b7b (patch) | |
tree | ad334d262d9ad94693769a057d225d4f53bda44c /textproc/mxml | |
parent | 58087cb676325a7d6ba8e76d0477f462612bc3b5 (diff) | |
download | freebsd-ports-gnome-ef56e37f6c7ef3a5d281dfef555af862fcbf5b7b.tar.gz freebsd-ports-gnome-ef56e37f6c7ef3a5d281dfef555af862fcbf5b7b.tar.zst freebsd-ports-gnome-ef56e37f6c7ef3a5d281dfef555af862fcbf5b7b.zip |
easysw.com seems to be down, switch MASTER_SITES to the canonical one.
Diffstat (limited to 'textproc/mxml')
-rw-r--r-- | textproc/mxml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/mxml/Makefile b/textproc/mxml/Makefile index e97055b64738..6b8fc3fa3104 100644 --- a/textproc/mxml/Makefile +++ b/textproc/mxml/Makefile @@ -4,8 +4,7 @@ PORTNAME= mxml PORTVERSION= 2.7 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_EASYSW} -MASTER_SITE_SUBDIR= mxml/${PORTVERSION} +MASTER_SITES= http://www.msweet.org/files/project3/ MAINTAINER= hsmtkk@gmail.com COMMENT= Small XML parsing library |