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 /graphics/hs-hgl | |
parent | Move package files from plist to Makefile, remove pkg-plist. (diff) |
Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.
PR: ports/69481
Submitted by: Tim Bishop
Diffstat (limited to 'graphics/hs-hgl')
-rw-r--r-- | graphics/hs-hgl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/hs-hgl/Makefile b/graphics/hs-hgl/Makefile index 33a2fc184804..183713180e13 100644 --- a/graphics/hs-hgl/Makefile +++ b/graphics/hs-hgl/Makefile @@ -9,8 +9,7 @@ PORTNAME= hgl PORTVERSION= 2.0.4 PORTREVISION= 2 CATEGORIES= graphics haskell -MASTER_SITES= http://haskell.org/graphics/downloads/ \ - http://www.mirror.ac.uk/sites/www.haskell.org/graphics/downloads/ +MASTER_SITES= http://haskell.org/graphics/downloads/ PKGNAMEPREFIX= hs- DISTNAME= graphics-${PORTVERSION}.src |