Bug 67347 - [PATCH] Mk/bsd.sites.mk MASTER_SITE_XCONTRIB fix
Summary: [PATCH] Mk/bsd.sites.mk MASTER_SITE_XCONTRIB fix
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-29 17:30 UTC by Roman Neuhauser
Modified: 2004-05-29 18:03 UTC (History)
0 users

See Also:


Attachments
Mk::bsd.sites.mk.MASTER_SITE_XCONTRIB.patch (673 bytes, patch)
2004-05-29 17:30 UTC, Roman Neuhauser
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Neuhauser 2004-05-29 17:30:22 UTC
% lftp ftp://sunsite.org.uk/Mirrors/ftp.x.org/contrib/
lftp sunsite.org.uk:~/Mirrors/ftp.x.org/contrib> ls
ls: Access failed: 550 Failed to change directory.
lftp sunsite.org.uk:/Mirrors/ftp.x.org/contrib> cd /sites/ftp.x.org/contrib/
lftp sunsite.org.uk:/sites/ftp.x.org/contrib> ls
drwxr-xr-x    3 ftp      ftp            96 May 03  2001 FAQ-HELP
-rw-r--r--    1 ftp      ftp             0 Nov 05  2001 INCOMING_NOT_AVAILABLE
drwxr-xr-x   18 ftp      ftp          1024 May 03  2001 R5contrib-fixes
drwxr-xr-x    2 ftp      ftp            96 May 03  2001 R5fixes
drwxr-xr-x    2 ftp      ftp            96 May 03  2001 R6.1contrib-fixes
drwxr-xr-x    5 ftp      ftp          1024 May 03  2001 R6contrib-fixes
-rw-r--r--    1 ftp      ftp          1796 Feb 08  2000 README.uploading
drwxr-xr-x    2 ftp      ftp            96 May 03  2001 amusements
drwxr-xr-x   15 ftp      ftp         10240 Nov 05  2001 applications
drwxr-xr-x    5 ftp      ftp            96 May 03  2001 audio
drwxr-xr-x    2 ftp      ftp            96 May 03  2001 bitmaps
drwxr-xr-x    5 ftp      ftp          1024 May 03  2001 book_examples
drwxr-xr-x    4 ftp      ftp            96 May 03  2001 conferences
drwxr-xr-x    2 ftp      ftp            96 May 03  2001 contrib-fixes
drwxr-xr-x    3 ftp      ftp          1024 May 03  2001 desktop_managers
drwxr-xr-x    2 ftp      ftp          1024 May 03  2001 devel_tools
drwxr-xr-x    5 ftp      ftp          1024 May 03  2001 docs
drwxr-xr-x    3 ftp      ftp          1024 May 03  2001 editors
drwxr-xr-x    3 ftp      ftp          1024 May 03  2001 extensions
drwxr-xr-x    3 ftp      ftp          1024 May 03  2001 faqs
drwxr-xr-x    2 ftp      ftp          1024 May 03  2001 fonts
drwxr-xr-x    9 ftp      ftp          5120 May 03  2001 games
drwxr-xr-x    3 ftp      ftp          1024 May 03  2001 graphics
drwxr-xr-x    2 ftp      ftp          1024 May 03  2001 i18n
drwxr-xr-x    4 ftp      ftp          3072 May 03  2001 libraries
drwxr-xr-x    2 ftp      ftp            96 Mar 22  2001 lost+found
drwxr-xr-x    4 ftp      ftp          1024 May 03  2001 misdirected
drwxr-xr-x    2 ftp      ftp          1024 May 03  2001 office
drwxr-xr-x    3 ftp      ftp          1024 May 03  2001 pex
drwxr-xr-x    3 ftp      ftp            96 May 03  2001 servers
drwxr-xr-x    4 ftp      ftp          7168 May 14 15:02 utilities
drwxr-xr-x    3 ftp      ftp          3072 May 03  2001 vms
drwxr-xr-x    6 ftp      ftp          3072 May 03  2001 widgets
drwxr-xr-x    3 ftp      ftp          1024 Nov 05  2001 window_managers
lftp sunsite.org.uk:/sites/ftp.x.org/contrib>
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-05-29 18:03:17 UTC
State Changed
From-To: open->closed

Committed, thanks!