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/moftpd/files/patch-config.y | |
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/moftpd/files/patch-config.y')
-rw-r--r-- | ftp/moftpd/files/patch-config.y | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ftp/moftpd/files/patch-config.y b/ftp/moftpd/files/patch-config.y deleted file mode 100644 index b92ef5baf147..000000000000 --- a/ftp/moftpd/files/patch-config.y +++ /dev/null @@ -1,10 +0,0 @@ ---- config.y.orig Wed Apr 6 15:42:48 2005 -+++ config.y Wed Nov 1 15:04:08 2006 -@@ -109,6 +109,7 @@ - { $$ = RLIM_INFINITY; } - | D_NUMBER - { $$ = $1; } -+ ; - - topst: topopt semicolon - | server |