diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-07-26 12:06:07 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-07-26 12:06:07 +0000 |
commit | d3d40c805e2b91f9fb8ae65375457ffb7f2a057f (patch) | |
tree | df68c8bbf08c11ff2dc9ca0d3761a67e276bbf54 /textproc/hs-haxml | |
parent | 0734ee10ad2ef9c20476daeccda18330b54efb8f (diff) | |
download | ports-d3d40c805e2b91f9fb8ae65375457ffb7f2a057f.tar.gz ports-d3d40c805e2b91f9fb8ae65375457ffb7f2a057f.zip |
Notes
Diffstat (limited to 'textproc/hs-haxml')
-rw-r--r-- | textproc/hs-haxml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile index 6e7fb603588f..72159db26321 100644 --- a/textproc/hs-haxml/Makefile +++ b/textproc/hs-haxml/Makefile @@ -8,8 +8,7 @@ PORTNAME= haxml PORTVERSION= 1.12 CATEGORIES= textproc haskell MASTER_SITES= http://www.haskell.org/HaXml/ \ - ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/ \ - http://www.mirror.ac.uk/sites/www.haskell.org/HaXml/ \ + ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/ PKGNAMEPREFIX= hs- DISTNAME= HaXml-${PORTVERSION} |