diff options
author | eik <eik@FreeBSD.org> | 2004-03-09 06:01:10 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-03-09 06:01:10 +0800 |
commit | 247cbeaa885a8c2f7cbb4bbed53442ee892cf7ca (patch) | |
tree | 131e77829fb29fa5e5dc5878fa59829d97e3415f | |
parent | 3fc77d57b72cb5d66ebedbf3f9518f8610133577 (diff) | |
download | freebsd-ports-graphics-247cbeaa885a8c2f7cbb4bbed53442ee892cf7ca.tar.gz freebsd-ports-graphics-247cbeaa885a8c2f7cbb4bbed53442ee892cf7ca.tar.zst freebsd-ports-graphics-247cbeaa885a8c2f7cbb4bbed53442ee892cf7ca.zip |
semi-document MASTER_SITE_SOURCEFORGE_EXTENDED
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -10,6 +10,15 @@ in the release notes. All ports committers are allowed to commit to this file. +20040304: + New variable MASTER_SITE_SOURCEFORGE_EXTENDED. It has the + ten official sourceforge.net download mirrors, whereas + MASTER_SITE_SOURCEFORGE only has five. To check if your + port is mirrored there, go to + <http://prdownloads.sourceforge.net/${MASTER_SITE_SUBDIR}/> + click on ${DISTFILES} and you'll see five or ten mirrors, + corresponding to the variables above. + 20040226: The default version of Ruby is now 1.8 on all platforms including the i386. |