diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
commit | 8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch) | |
tree | 7842527232644d8f0fc76639a38e9596a910d381 /mail/popd/files/patch-src_authenticate.c | |
parent | Convert to USES=libtool and add INSTALL_TARGET=install-strip (diff) |
Remove non staged ports without pending PR from ma*
Diffstat (limited to 'mail/popd/files/patch-src_authenticate.c')
-rw-r--r-- | mail/popd/files/patch-src_authenticate.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/popd/files/patch-src_authenticate.c b/mail/popd/files/patch-src_authenticate.c deleted file mode 100644 index e174169a563d..000000000000 --- a/mail/popd/files/patch-src_authenticate.c +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- src/authenticate.c.orig Sun Aug 22 16:49:10 2004 -+++ src/authenticate.c Sun Aug 22 16:49:28 2004 -@@ -231,6 +231,7 @@ - case RAD_ACCESS_REJECT: - case RAD_ACCESS_CHALLENGE: - /* Fall through */ -+ break; - } - rad_close(authreq); - return(FALSE); |