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/wu-ftpd/files/patch-aj | |
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/wu-ftpd/files/patch-aj')
-rw-r--r-- | ftp/wu-ftpd/files/patch-aj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ftp/wu-ftpd/files/patch-aj b/ftp/wu-ftpd/files/patch-aj deleted file mode 100644 index c6478879e93a..000000000000 --- a/ftp/wu-ftpd/files/patch-aj +++ /dev/null @@ -1,8 +0,0 @@ ---- src/proto.h.bak Sat Jul 1 22:17:39 2000 -+++ src/proto.h Wed Oct 10 07:15:39 2001 -@@ -292,4 +292,4 @@ - /* - ** support/strcasestr.c - */ --char *strcasestr(register char *s, register char *find); -+char *strcasestr(const char *s, const char *find); |