diff options
Diffstat (limited to 'textproc/domc/Makefile')
-rw-r--r-- | textproc/domc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile index d0d01edbd00c..8744e8a96af1 100644 --- a/textproc/domc/Makefile +++ b/textproc/domc/Makefile @@ -9,7 +9,7 @@ PORTNAME= domc PORTVERSION= 0.6.0 CATEGORIES= textproc -MASTER_SITES= http://users.erols.com/mballen/domc/src/ +MASTER_SITES= http://www.ioplex.com/~miallen/domc/dl/ MAINTAINER= ports@FreeBSD.org COMMENT= A light weight implementation of the DOM in ANSI C |