diff options
author | jmelo <jmelo@FreeBSD.org> | 2007-03-08 14:25:31 +0000 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2007-03-08 14:25:31 +0000 |
commit | c13cbd02302e53784beeb85ebb704e5b954aba78 (patch) | |
tree | 4e576e08fcdbd420f272bf158b84fad543b64995 /textproc/rot | |
parent | 8fdd5540643ea082eadc93c4036acb53a477ccd6 (diff) | |
download | FreeBSD-ports-c13cbd02302e53784beeb85ebb704e5b954aba78.zip FreeBSD-ports-c13cbd02302e53784beeb85ebb704e5b954aba78.tar.gz |
- Fix mastersite.
PR: ports/109391
Submitted by: Henk van Oers<henk.van.oers@xs4all.nl>
Diffstat (limited to 'textproc/rot')
-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 5b372e1..0e75002 100644 --- a/textproc/rot/Makefile +++ b/textproc/rot/Makefile @@ -9,7 +9,7 @@ PORTNAME= rot PORTVERSION= 1.2 CATEGORIES= textproc -MASTER_SITES= ftp://custom.lab.unb.br/pub/unix-c/utils/ +MASTER_SITES= http://ftp.unicamp.br/pub/unix-c/utils/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z |