diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 09:11:34 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 09:11:34 +0000 |
commit | 991d09aec4e9b0ba9f12122d49ef31aa6de71e7b (patch) | |
tree | 289e5f7c28d6cfd0a4a81901b06639dd791602a3 /ftp/llnlxftp/files/patch-ab | |
parent | Remove unmaintained expired ports from graphics (diff) |
Remove unmaintained expired ports from ftp
2011-05-01 ftp/axyftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/emacs-wget: Upstream disapear and distfile is no more available
2011-05-01 ftp/llnlxdir: Upstream disapear and distfile is no more available
2011-05-01 ftp/llnlxftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/mirror: Upstream disapear and distfile is no more available
2011-05-01 ftp/moftpd: Upstream disapear and distfile is no more available
2011-05-01 ftp/wu-ftpd: Upstream disapear and distfile is no more available
2011-05-01 ftp/xrmftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/yale-tftpd: Upstream disapear and distfile is no more available
Notes
Notes:
svn path=/head/; revision=273464
Diffstat (limited to 'ftp/llnlxftp/files/patch-ab')
-rw-r--r-- | ftp/llnlxftp/files/patch-ab | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ftp/llnlxftp/files/patch-ab b/ftp/llnlxftp/files/patch-ab deleted file mode 100644 index 2ff172e4e681..000000000000 --- a/ftp/llnlxftp/files/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ ---- log.c.orig Mon Nov 18 01:25:37 2002 -+++ log.c Mon Nov 18 01:25:43 2002 -@@ -81,8 +81,8 @@ - extern char *initial_logfile_name; - extern Display *display; - extern int print_password_in_debug; --extern int sys_nerr; - #if !defined(__FreeBSD__) && !defined(__MACHTEN_PPC__) -+extern int sys_nerr; - extern char *sys_errlist[]; - #endif - |