diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-07 15:11:48 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-07 15:11:48 +0000 |
commit | e8b63e7529a0b0ce016389c093d4059b1818c7fc (patch) | |
tree | 7655c1307ec1d695e7ab6a413f3f4fba0fd9bf0d /lang/yorick-doc | |
parent | 38b37066a293dcd07255799223f3d6e431ce5c11 (diff) |
Notes
Diffstat (limited to 'lang/yorick-doc')
-rw-r--r-- | lang/yorick-doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/yorick-doc/Makefile b/lang/yorick-doc/Makefile index 96e943b96fa2..a370f895e482 100644 --- a/lang/yorick-doc/Makefile +++ b/lang/yorick-doc/Makefile @@ -9,7 +9,7 @@ PORTNAME= yorick-doc PORTVERSION= 1.6.02 CATEGORIES= lang math MASTER_SITES= ftp://ftp-icf.llnl.gov/pub/Yorick/ \ - ftp://wuarchive.wustl.edu/languages/yorick/ + ftp://ftp.stack.nl/pub/users/johans/yorick/ DISTNAME= yorick-${PORTVERSION:R}-${PORTVERSION:E}-doc EXTRACT_SUFX= .tgz |