diff options
-rw-r--r-- | misc/mmv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile index 571196581976..2747e9298401 100644 --- a/misc/mmv/Makefile +++ b/misc/mmv/Makefile @@ -8,7 +8,7 @@ PORTNAME= mmv PORTVERSION= 1.01b CATEGORIES= misc -MASTER_SITES= http://custom.lab.unb.br/pub/unix-c/file-mgmt/ +MASTER_SITES= ftp://ftp.unicamp.br/pub/unix-c/file-mgmt/ DISTNAME= mmv EXTRACT_SUFX= .tar.Z |