diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-29 16:38:44 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-29 16:38:44 +0000 |
commit | 7cf612783148dee31430246dddf3a8a87d1fdbf7 (patch) | |
tree | 0d5f5ee3b1b75fd9bcd1851453901b8b294e9f92 /lang/fpc-docs | |
parent | a16682c228aa78438bd014b55ad9c8826e1bfff8 (diff) | |
download | ports-7cf612783148dee31430246dddf3a8a87d1fdbf7.tar.gz ports-7cf612783148dee31430246dddf3a8a87d1fdbf7.zip |
Notes
Diffstat (limited to 'lang/fpc-docs')
-rw-r--r-- | lang/fpc-docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc-docs/Makefile b/lang/fpc-docs/Makefile index ff88a7f35ecc..14301f738aee 100644 --- a/lang/fpc-docs/Makefile +++ b/lang/fpc-docs/Makefile @@ -9,7 +9,7 @@ PORTNAME= docs PORTVERSION= 1.0.10 CATEGORIES= lang MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \ - http://planetmirror.com/pub/fpc/dist/FreeBSD/ \ + ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \ ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \ ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \ ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \ |