diff options
Diffstat (limited to 'sysutils/maint')
-rw-r--r-- | sysutils/maint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/maint/Makefile b/sysutils/maint/Makefile index 3663113c43ee..f343c732f3b3 100644 --- a/sysutils/maint/Makefile +++ b/sysutils/maint/Makefile @@ -8,8 +8,8 @@ PORTNAME= maint PORTVERSION= 0.5.2 CATEGORIES= sysutils python -MASTER_SITES= http://www.dynaplex.net/opensource/software/ - +MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ + http://people.FreeBSD.org/~foxfair/distfiles/ MAINTAINER= ports@FreeBSD.Org COMMENT= System maintenance package written in Python and CSH |