diff options
Diffstat (limited to 'misc/mshell')
-rw-r--r-- | misc/mshell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mshell/Makefile b/misc/mshell/Makefile index 37db90d0d009..b94be5e79260 100644 --- a/misc/mshell/Makefile +++ b/misc/mshell/Makefile @@ -9,7 +9,7 @@ PORTNAME= mshell PORTVERSION= 1.0 CATEGORIES= misc -MASTER_SITES= ftp://src.doc.ic.ac.uk/usenet/alt.sources/articles/07000-07999/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/ DISTFILES= 7432.Z MAINTAINER= jmz@FreeBSD.org |