diff options
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 |