diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-17 07:18:55 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-17 07:18:55 +0000 |
commit | ef1dcf1c701baa2b7efe21b54462f27d1dbacc1a (patch) | |
tree | eeb86178a6c3ea4f5d1e27fa918e299c75cd5f53 | |
parent | b9be3064f44d5035dc9dfdce3af5cb5da2d26384 (diff) | |
download | ports-ef1dcf1c701baa2b7efe21b54462f27d1dbacc1a.tar.gz ports-ef1dcf1c701baa2b7efe21b54462f27d1dbacc1a.zip |
Notes
-rw-r--r-- | textproc/rot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rot/Makefile b/textproc/rot/Makefile index ea83d8633e50..5b372e1fa8e4 100644 --- a/textproc/rot/Makefile +++ b/textproc/rot/Makefile @@ -9,7 +9,7 @@ PORTNAME= rot PORTVERSION= 1.2 CATEGORIES= textproc -MASTER_SITES= http://wuarchive.wustl.edu/languages/c/unix-c/utils/ +MASTER_SITES= ftp://custom.lab.unb.br/pub/unix-c/utils/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z |