diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/nicetext/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/nicetext/Makefile b/textproc/nicetext/Makefile index e07cde7..a75abca 100644 --- a/textproc/nicetext/Makefile +++ b/textproc/nicetext/Makefile @@ -7,8 +7,7 @@ PORTNAME= nicetext PORTVERSION= 0.9 CATEGORIES= textproc -MASTER_SITES= ftp://ctgi.net/pub/ctgi/nicetext/src/ \ - ftp://nicetext.com/pub/nicetext/src/ +MASTER_SITES= http://www.nicetext.com/pub/ctgi/nicetext/src/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Convert files to pseudo-natural-language text and back again |