diff options
author | vs <vs@FreeBSD.org> | 2004-07-26 12:13:47 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-07-26 12:13:47 +0000 |
commit | 9574576c34272a3aa3330ddc05fe24ede45a382e (patch) | |
tree | 1d4a82cca5ba897da1bfbb7a76bf20c994e1f2c0 /sysutils/maint/Makefile | |
parent | e4336fbd763f3bdd84233839cd030f5589a70deb (diff) | |
download | FreeBSD-ports-9574576c34272a3aa3330ddc05fe24ede45a382e.zip FreeBSD-ports-9574576c34272a3aa3330ddc05fe24ede45a382e.tar.gz |
Remove references to mirror.ac.uk
PR: ports/69481
Submitted by: Tim Bishop
Diffstat (limited to 'sysutils/maint/Makefile')
-rw-r--r-- | sysutils/maint/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/maint/Makefile b/sysutils/maint/Makefile index 62c2ca3..7d8b021 100644 --- a/sysutils/maint/Makefile +++ b/sysutils/maint/Makefile @@ -8,8 +8,7 @@ PORTNAME= maint PORTVERSION= 0.5.2 CATEGORIES= sysutils python -MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ - http://people.FreeBSD.org/~foxfair/distfiles/ +MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= System maintenance package written in Python and CSH |