diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-03-08 14:25:31 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-03-08 14:25:31 +0000 |
commit | b4d302ba3b9a5a0ff977e43e75b4ca6829b8bdda (patch) | |
tree | 71052467ce383cfccc4ee19742dfb75694074e56 /textproc | |
parent | d2deeabc7ae3cf8adb075c50e490495b79d38aa2 (diff) |
- Fix mastersite.
PR: ports/109391
Submitted by: Henk van Oers<henk.van.oers@xs4all.nl>
Notes
Notes:
svn path=/head/; revision=186901
Diffstat (limited to 'textproc')
-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 5b372e1fa8e4..0e7500214e5b 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 |